Hi, This issue is tracked as https://bugs.webkit.org/show_bug.cgi?id=225126 <https://bugs.webkit.org/show_bug.cgi?id=225126> - Alexey
28 апр. 2021 г., в 3:23 AM, Manuel Rego Casasnovas via webkit-dev <webkit-dev@lists.webkit.org> написал(а):
Hi,
The stress test EWS has some issue when dealing with testharness.js tests.
Every now and then it thinks it's a different type of test and it dumps the layout tree, and it fails as the actual result has nothing to do with a layout tree dump.
Actually it dumps an empty layout tree: layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 layer at (0,0) size 800x600 RenderBlock {HTML} at (0,0) size 800x600 RenderBody {BODY} at (8,8) size 784x584
Last example I've seen: https://ews-build.webkit.org/#/builders/62/builds/1903
I guess there might be some timing issue or something like that, as it looks like it doesn't even load the test properly before comparing the results.
Cheers, Rego _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev