Conversation
b3a6bee to
6de4563
Compare
I think this is already enabling for both 2020 and 2013. We don't really check 2013 results other than when importing new tests, but if you can include them here then better. |
|
It isn't necessary to generate results for Layout 2013, as they will be updated when the weekly WPT job happens. |
|
🔨 Triggering try run (#11571976416) for Linux WPT |
|
🔨 Triggering try run (#11571981708) for Linux WPT |
|
Dang, conflict with the tags |
|
|
|
🔨 Triggering try run (#11572728879) for Linux WPT |
|
|
|
🔨 Triggering try run (#11574585902) for Linux WPT |
|
Test results for linux-wpt-layout-2020 from try job (#11574585902): Flaky unexpected result (12)
Stable unexpected results that are known to be intermittent (14)
Stable unexpected results (1)
|
|
|
6c0b233 to
77a4361
Compare
|
The failing test seems to be unreliable. Sometimes it times out, sometimes it completes. What's the procedure for such tests? |
Usually when this is the case the test is marked as having both possible results with a WPT |
|
I think |
Oh, a case this might happen in layout is if the test case is very heavy and the algorithm used for layout is very slow. |
265bea9 to
d6169c1
Compare
Hmm... this is a CSS Grid test, but of course Servo doesn't have grid support yet, so I'd expect this to be falling back to block layout, which shouldn't be slow? This test does have quite a few test cases (script driven) though. |
|
🔨 Triggering try run (#11576102714) for Linux WPT |
|
Test results for linux-wpt-layout-2020 from try job (#11576102714): Flaky unexpected result (20)
Stable unexpected results that are known to be intermittent (16)
|
|
✨ Try run (#11576102714) succeeded. |
Thanks! That does seems to have done the trick :) |
Signed-off-by: Nico Burns <nico@nicoburns.com>
Signed-off-by: Nico Burns <nico@nicoburns.com>
Signed-off-by: Nico Burns <nico@nicoburns.com>
Signed-off-by: Nico Burns <nico@nicoburns.com>
d6169c1 to
8546220
Compare
|
@mrobinson Is anything still blocking this one? CI / WPT is passing now. |
Changes made:
css/css-gridWPT tests for layout2020Does layout2013 also need these to be enabled?
./mach build -ddoes not report any errors./mach test-tidydoes not report any errors