Bug 177877
| Summary: | webkitpy.style.main_unittest.ExpectationLinterInStyleCheckerTest is flakey | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | lforschler |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
Confirming the change made in <https://bugs.webkit.org/show_bug.cgi?id=177751> revealed another set of flakey webkitpy unit tests.
Note that this flakiness is independent from the issue addressed in <https://bugs.webkit.org/show_bug.cgi?id=177751>.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
Further testing revealed this was an issue with the environment of the harness I was using to detect flaky tests.
These tests are behaving correctly.