Skip to content

Commit 4ab5265

Browse files
authored
[wasm] Disable Wasm.Build.Tests.Blazor.BuildPublishTests.BugRegression_60479_WithRazorClassLib (#85356)
* Add active issue on blazor lazy load test * Add active issue on blazor lazy load test
1 parent b42626f commit 4ab5265

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mono/wasm/Wasm.Build.Tests/Blazor/BuildPublishTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ void CheckNativeFileLinked(bool forPublish)
174174
}
175175

176176
[Fact]
177+
[ActiveIssue("https://github.com/dotnet/runtime/issues/85354")]
177178
public void BugRegression_60479_WithRazorClassLib()
178179
{
179180
string id = $"blz_razor_lib_top_{Path.GetRandomFileName()}";

0 commit comments

Comments
 (0)