Bug 237718

Summary: [Win] Harness Error when running WPT websockets tests
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: gsnedders, Hironori.Fujii, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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>