| 120 | === 2017-11-08 === |
| 121 | |
| 122 | {{{#!td style="background: #eef" |
| 123 | Done: |
| 124 | |
| 125 | Reported and updated expectations: [[BR]] |
| 126 | |
| 127 | [https://bugs.webkit.org/show_bug.cgi?id=127280 webkit.org/b/127280] media/audio-concurrent-supported.html [ Failure Timeout Pass Crash ] [[BR]] |
| 128 | [https://bugs.webkit.org/show_bug.cgi?id=157731 webkit.org/b/157731] fast/events/touch/touch-inside-iframe-scrolled.html [ Timeout Pass Failure ] [[BR]] |
| 129 | [https://bugs.webkit.org/show_bug.cgi?id=179443 webkit.org/b/179443] imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-bdo-element/bdo-child.html [ Pass Timeout ] [[BR]] |
| 130 | [https://bugs.webkit.org/show_bug.cgi?id=179444 webkit.org/b/179444] http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-audio-video-in-main-frame.html [ Pass Crash ] [[BR]] |
| 131 | [https://bugs.webkit.org/show_bug.cgi?id=162017 webkit.org/b/162017] http/tests/navigation/ping-attribute/anchor-same-origin.html [ Timeout Crash ] [[BR]] |
| 132 | [https://bugs.webkit.org/show_bug.cgi?id=178792 webkit.org/b/178792] fast/events/touch/touch-inside-iframe.html [ Timeout ] [[BR]] |
| 133 | |
| 134 | Reported (deliberately kept expectations unchanged): [[BR]] |
| 135 | |
| 136 | https://bugs.webkit.org/show_bug.cgi?id=179430 [[BR]] |
| 137 | |
| 138 | I also made several improvements to https://github.com/ntrrgc/auto-gardener: [[BR]] |
| 139 | |
| 140 | * Regression ranges are now also computed when the first failing revision is the oldest known for that test. Now, instead of only that revision being marked as the origin of the failure, every unbuilt revision until the immediately older built one is accounted too. [[BR]] |
| 141 | * Flakes are considered to have ocurred for a long time if they have existed for 75% of their available history (this was previously hardcoded to 40 entries). [[BR]] |
| 142 | * Ranges are no longer reported for flakiness, as they are not very meaningful there. Instead, the first revision known to have failed is indicated, e.g. "Flaky since at least r223640". [[BR]] |
| 143 | * "Skipped" tests (such as when the bots don't run for whatever reason) are now ignored when searching for the first failing revision in a flaky test. [[BR]] |
| 144 | * Added "r" prefix to revision numbers. [[BR]] |
| 145 | * less -SR is used as pager automatically if stdin and stdout are a tty. [[BR]] |
| 146 | |
| 147 | -- !aboya@igalia.com - Wed Nov 08 2017 |
| 148 | }}} |
| 149 | |
| 150 | |