Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[browser][MT] enable timer tests #94217

Merged
merged 3 commits into from
Nov 1, 2023

JS TestTimers

9890045
Select commit
Loading
Failed to load commit list.
Merged

[browser][MT] enable timer tests #94217

JS TestTimers
9890045
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-wasm (Build browser-wasm linux Release LibraryTests_Threading) failed Oct 31, 2023 in 28m 15s

Build browser-wasm linux Release LibraryTests_Threading failed

Annotations

Check failure on line 28 in src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.Legacy.UnitTests/System/Runtime/InteropServices/JavaScript/TimerTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm (Build browser-wasm linux Release LibraryTests_Threading)

src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.Legacy.UnitTests/System/Runtime/InteropServices/JavaScript/TimerTests.cs#L28

src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.Legacy.UnitTests/System/Runtime/InteropServices/JavaScript/TimerTests.cs(28,27): error xUnit1002: (NETCORE_ENGINEERING_TELEMETRY=Build) Test methods cannot have multiple Fact or Theory attributes. Remove all but one of the attributes. (https://xunit.net/xunit.analyzers/rules/xUnit1002)