Closed delan closed 1 year ago
Intuitively I would say let’s update expectations for the 40s and create intermittents for the >1s, but I wonder:
The non-40s that otherwise really stand out to me are:
$ jq 'map(select(.test | startswith("/css/css-images/object-view-box-writing-mode-video.html"))) | .[].output' filtered.*.log
" ▶ FAIL [expected PASS] b'/css/css-images/object-view-box-writing-mode-video.html'\n │ → /css/css-images/object-view-box-writing-mode-video.html ['8234e070bef85536b8ff2b855e415c3eed4f7451']\n │ → /css/css-images/object-view-box-writing-mode-video-ref.html ['3efde5272018068c43777467ef669326ae60c92b']\n └ → Screenshot is solid color 0xFFFFFF for /css/css-images/object-view-box-writing-mode-video.html\n\n"
" ▶ FAIL [expected PASS] b'/css/css-images/object-view-box-writing-mode-video.html'\n │ → /css/css-images/object-view-box-writing-mode-video.html ['a0e584dbdd5df997264aeae983d5cb33680929ae']\n │ → /css/css-images/object-view-box-writing-mode-video-ref.html ['8234e070bef85536b8ff2b855e415c3eed4f7451']\n └ → Screenshot is solid color 0xFFFFFF for /css/css-images/object-view-box-writing-mode-video-ref.html\n\n"
" ▶ FAIL [expected PASS] b'/css/css-images/object-view-box-writing-mode-video.html'\n │ → /css/css-images/object-view-box-writing-mode-video.html ['a0e584dbdd5df997264aeae983d5cb33680929ae']\n │ → /css/css-images/object-view-box-writing-mode-video-ref.html ['8234e070bef85536b8ff2b855e415c3eed4f7451']\n └ → Screenshot is solid color 0xFFFFFF for /css/css-images/object-view-box-writing-mode-video-ref.html\n\n"
" ▶ FAIL [expected PASS] b'/css/css-images/object-view-box-writing-mode-video.html'\n │ → /css/css-images/object-view-box-writing-mode-video.html ['8234e070bef85536b8ff2b855e415c3eed4f7451']\n │ → /css/css-images/object-view-box-writing-mode-video-ref.html ['3efde5272018068c43777467ef669326ae60c92b']\n └ → Screenshot is solid color 0xFFFFFF for /css/css-images/object-view-box-writing-mode-video.html\n\n"
" ▶ FAIL [expected PASS] b'/css/css-images/object-view-box-writing-mode-video.html'\n │ → /css/css-images/object-view-box-writing-mode-video.html ['a0e584dbdd5df997264aeae983d5cb33680929ae']\n │ → /css/css-images/object-view-box-writing-mode-video-ref.html ['8234e070bef85536b8ff2b855e415c3eed4f7451']\n └ → Screenshot is solid color 0xFFFFFF for /css/css-images/object-view-box-writing-mode-video-ref.html\n\n"
white reftest screenshot!
$ jq -r 'map(select(.test | startswith("/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.disconnected.html"))) | .[].output' filtered.*.log | grep . | sort | uniq -c
27 ▶ TIMEOUT [expected FAIL] b'/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.disconnected.html'
all timeouts! but this build says FAIL [expected TIMEOUT] :thinking:
I just realised I had layout-2020 enabled in my .servobuild :disappointed:
Collected logs for 40 runs of the WPT suite with
Filtered intermittents in json format (json-intermittents.tar.gz) with #29222 and
Aggregate failure counts (aggregate.tar.gz) computed with