Skip to content

[wasm] System.Net.Http.Functional.Tests Timeout #58643

@mdh1418

Description

@mdh1418

Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1341104&view=logs&j=f9ca8601-c4c2-5da2-61cf-0da7d83d7557&t=6f9dc6e4-5fb8-536e-70b9-642f2da0a848
Log: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-57208-merge-acfe8ed5abcd4ea499/System.Net.Http.Functional.Tests/1/console.79eb7b79.log?sv=2019-07-07&se=2021-09-23T15%3A02%3A15Z&sr=c&sp=rl&sig=pLYZdJ0aw5j0ZXuP9CsaiAvUc3I5taR16kDxoP5oQB8%3D

XHarness command issued: wasm test-browser --app=. --output-directory=C:\helix\work\workitem\uploads\xharness-output --browser=chrome --browser-path=C:\helix\work\correlation\chrome-win\chrome.exe --web-server-use-cors --web-server-use-https --set-web-server-http-env=DOTNET_TEST_WEBSOCKETHOST,DOTNET_TEST_HTTPHOST,DOTNET_TEST_REMOTE_LOOP_HOST --set-web-server-https-env=DOTNET_TEST_SECUREWEBSOCKETHOST,DOTNET_TEST_SECUREHTTPHOST,DOTNET_TEST_HTTP2HOST --web-server-middleware=C:\helix\work\correlation/xharness/RemoteLoopMiddleware/RemoteLoopServer.dll,GenericHandler --web-server-middleware=C:\helix\work\correlation/xharness/TestEchoMiddleware/NetCoreServer.dll,GenericHandler -- --run WasmTestRunner.dll System.Net.Http.Functional.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
[15:31:58] info: Using Chrome from C:\helix\work\correlation\chrome-win\chrome.exe
[15:31:58] info: Starting chromedriver with args: --headless --incognito --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-renderer-backgrounding --enable-features=NetworkService,NetworkServiceInProcess --allow-insecure-localhost --disable-breakpad --disable-component-extensions-with-background-pages --disable-dev-shm-usage --disable-extensions --disable-features=TranslateUI --disable-ipc-flooding-protection --force-color-profile=srgb --metrics-recording-only
Starting ChromeDriver 84.0.4147.0 (331839c34aca75cb08d7c782ad8ee567b27b1ae1-refs/heads/master@{#768983}) on port 49189
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
[15:32:01] info: Loaded RemoteLoopServer.GenericHandler middleware
[15:32:01] info: Loaded NetCoreServer.GenericHandler middleware
[15:32:02] info: browser: Console websocket connected.
[15:32:03] info: Arguments: --setenv=DOTNET_TEST_WEBSOCKETHOST=127.0.0.1:49199,--setenv=DOTNET_TEST_HTTPHOST=127.0.0.1:49199,--setenv=DOTNET_TEST_REMOTE_LOOP_HOST=127.0.0.1:49199,--setenv=DOTNET_TEST_SECUREWEBSOCKETHOST=127.0.0.1:49200,--setenv=DOTNET_TEST_SECUREHTTPHOST=127.0.0.1:49200,--setenv=DOTNET_TEST_HTTP2HOST=127.0.0.1:49200,--run,WasmTestRunner.dll,System.Net.Http.Functional.Tests.dll,-notrait,category=IgnoreForCI,-notrait,category=OuterLoop,-notrait,category=failing
[15:32:06] info: Initializing.....
[15:32:10] info: Discovering: System.Net.Http.Functional.Tests.dll (method display = ClassAndMethod, method display options = None)
[15:32:10] info: Discovered:  System.Net.Http.Functional.Tests.dll (found 430 of 1570 test cases)
[15:32:10] info: Starting:    System.Net.Http.Functional.Tests.dll
[15:32:18] fail: [out of order message from the browser]: http://127.0.0.1:49199/Echo.ashx?auth=basic&user=testuser&password=password - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[15:32:18] fail: [out of order message from the browser]: https://127.0.0.1:49200/Echo.ashx?auth=basic&user=testuser&password=password - Failed to load resource: the server responded with a status of 401 ()
[15:32:18] fail: [out of order message from the browser]: https://127.0.0.1:49200/Echo.ashx?auth=basic&user=testuser&password=password - Failed to load resource: the server responded with a status of 401 ()
[15:47:02] fail: Application has finished with exit code TIMED_OUT but 0 was expected

Perhaps this is something to do with the echo servers? @pavelsavara @lewing

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions