Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • scripts
  • generate_stats.py
Find file
BlameHistoryPermalink
  • Jonah Ryan-Davis's avatar
    Fix issue with missing step info in generate_stats.py · 17bc7bcd
    Jonah Ryan-Davis authored May 04, 2020
    When the script has trouble parsing info for a step, it's supposed to
    remove that step from the list of steps to not cause further problems
    with the script (and log an error). Instead, it was being removed while
    iterating the same list which caused malformed tables.
    
    Bug: angleproject:4610
    Change-Id: Iff8bfd77eae227907e78660183c79221d4d305a8
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2180342Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Jonah Ryan-Davis <jonahr@google.com>
    17bc7bcd
generate_stats.py 32.9 KB
EditWeb IDE
×

Replace generate_stats.py

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.