Skip to content

Commit

Permalink
Add back manual tags until we resolve the build failures of wasm juni…
Browse files Browse the repository at this point in the history
…t test in mac os system.

PiperOrigin-RevId: 571427067
  • Loading branch information
mollyibot authored and copybara-github committed Oct 6, 2023
1 parent b5ae488 commit b8f107d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions samples/wasm/src/test/java/com/google/j2cl/samples/wasm/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ package(
j2wasm_test(
name = "HelloWorldTest",
srcs = glob(["*.java"]),
tags = [
"local",
"manual",
],
deps = [
"@com_google_j2cl//:junit-j2wasm",
"@com_google_j2cl//samples/wasm/src/main/java/com/google/j2cl/samples/wasm:helloworld",
Expand Down

0 comments on commit b8f107d

Please sign in to comment.