New issue
Advanced search Search tips

Issue 888663 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 887177
Owner: ----
Closed: Sep 25
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Test results can't load webkit_layout_tests

Project Member Reported by martiniss@chromium.org, Sep 24

Issue description

Currently, if you load https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_layout_tests, it errors. This is what's on the console:

builders.js:81 No master and builder found for webkit_tests
builders.getBuilders @ builders.js:81
load @ loader.js:99
(anonymous) @ flakiness_dashboard.js:1631
load (async)
(anonymous) @ flakiness_dashboard.js:1629
loader.js:120 Uncaught TypeError: Cannot read property 'forEach' of undefined
    at loader.Loader._loadResultsFiles (loader.js:120)
    at loader.Loader.load (loader.js:102)
    at flakiness_dashboard.js:1631
_loadResultsFiles @ loader.js:120
load @ loader.js:102
(anonymous) @ flakiness_dashboard.js:1631
load (async)
(anonymous) @ flakiness_dashboard.js:1629
loader.js:227 Uncaught TypeError: Cannot read property 'length' of undefined
    at loader.Loader._haveResultsFilesLoaded (loader.js:227)
    at loader.Loader._handleResourceLoad (loader.js:214)
    at loader.Loader._handleResultsFileLoaded (loader.js:156)
    at loader.js:140
    at base.js:45
    at XMLHttpRequest.xhr.onreadystatechange (loader.js:54)

Not sure if anything changed; I know that I did change some stuff with layout test uploading results, but only to cloud storage AFAIK. I don't think that should have affected uploading results to test results.
 
Mergedinto: 887177
Status: Duplicate (was: Unconfirmed)

Sign in to add a comment