Skip to content

Commit

Permalink
Remove workaround that no longer needed.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 285051198
  • Loading branch information
gkdn authored and Copybara-Service committed Dec 11, 2019
1 parent af1d801 commit 19578f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion javatests/jsinterop/base/BUILD
Expand Up @@ -48,7 +48,6 @@ j2cl_test(
name = "AllJ2clOptimizationTests",
compile = 1,
extra_defs = [
"--define=jre.checks.type=DISABLED", #TODO(b/33704796): Remove after b/33681746
"--define=jre.checkedMode=DISABLED",
# JsCompiler heuristics are fragile for verifying optimizability of this code. Right now
# we are just hoping our code is *too small* and that's why we are hitting issues.
Expand Down

0 comments on commit 19578f8

Please sign in to comment.