New issue
Advanced search Search tips

Issue 888542 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----

Blocking:
issue 847496



Sign in to add a comment

Flakiness test search fails to load results

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

Issue description

Failed to open:
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_layout_tests&tests=event-timing-bufferbeforeonload

The page is always loading.

The console shows the following error:
==========================================================
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)

 
Summary: Flakiness test search fails to load results (was: Flakiness test search is always loading)
Blocking: 847496

Sign in to add a comment