Bug 237718
| Summary: | [Win] Harness Error when running WPT websockets tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Don Olmstead <don.olmstead> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | fujii.hironori, gsnedders, jbedard, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Don Olmstead
Seeing 60+ tests where the actual text result is
Harness Error (TIMEOUT), message = null
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
I don't observe such issue.
Here are my test results.
WinCairo WK2
python3.exe ./Tools/Scripts/run-webkit-tests --wincairo --debug --no-new-test-results --no-retry-failures imported/w3c/web-platform-tests/websockets
> 248 tests ran as expected, 1 didn't:
>
> Regressions: Unexpected text-only failures (1)
> imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-getting.html [ Failure ]
WinCairo WK1
python3.exe ./Tools/Scripts/run-webkit-tests --wincairo --debug --no-new-test-results --no-retry-failures -1 imported/w3c/web-platform-tests/websockets
> 246 tests ran as expected, 3 didn't:
>
> Regressions: Unexpected text-only failures (3)
> imported/w3c/web-platform-tests/websockets/cookies/002.html [ Failure ]
> imported/w3c/web-platform-tests/websockets/cookies/third-party-cookie-accepted.https.html [ Failure ]
> imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-getting.html [ Failure ]
Radar WebKit Bug Importer
<rdar://problem/90438724>