[Webkit-unassigned] [Bug 178782] platform/wk2/TestExpectations ignored in flakiness dashboard for GTK platforms
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 12 10:45:10 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=178782
--- Comment #1 from Alicia Boya GarcĂa <aboya at igalia.com> ---
Turns out the flakiness dashboard is assuming GTK ports are WK1, therefore WK2 expectations are not taken into account.
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showWrongExpectations=true&builder=GTK%20Linux%2064-bit%20Release%20(Tests)
Look at the top: Expectations for GTK_LINUX_WK1-RELEASE
This is the result of a logic in determineBuilderPlatform() that determines whether a platform is WK2 or WK1 based on its name: If it does not contain WK2, it assumes it's WK1.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171212/c43b17ea/attachment-0001.html>
More information about the webkit-unassigned
mailing list