Bug 237718 - [Win] Harness Error when running WPT websockets tests
Summary: [Win] Harness Error when running WPT websockets tests
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-10 09:20 PST by Don Olmstead
Modified: 2022-03-17 10:21 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Don Olmstead 2022-03-10 09:20:31 PST
Seeing 60+ tests where the actual text result is

Harness Error (TIMEOUT), message = null
Comment 1 Fujii Hironori 2022-03-13 13:53:26 PDT
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 ]
Comment 2 Radar WebKit Bug Importer 2022-03-17 10:21:17 PDT
<rdar://problem/90438724>