Skip to content

Commit

Permalink
Update Wasm stacktrace golden file.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 562063073
  • Loading branch information
rluble authored and copybara-github committed Sep 1, 2023
1 parent f683c82 commit 54deeb5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
java.lang.RuntimeException: __the_message__!
And second line!
at create(jre/java/super-wasm/exception_utils.js:26:13)
at m_createJsError__java_lang_Throwable__javaemul_internal_Exceptions_JsErrorWrapper@javaemul.internal.Exceptions(Exceptions.java:50)
at m_testInSimpleThrowingStacktraceTest__$export__void@javatests.com.google.j2cl.junit.integration.stacktrace.data.SimpleThrowingStacktraceTest_Adapter(Throwable.java:101)
at m_createJsError__java_lang_Throwable__javaemul_internal_Exceptions_JsErrorWrapper@javaemul.internal.Exceptions(Exceptions.java:55)
at m_testInSimpleThrowingStacktraceTest__$export__void@javatests.com.google.j2cl.junit.integration.stacktrace.data.SimpleThrowingStacktraceTest_Adapter(RuntimeException.java:28)
at Object.test(junit/generator/javatests/com/google/j2cl/junit/integration/stacktrace/data/SimpleThrowingStacktraceTest-j2wasm_optimized_generated_suite.js.zip!/com/google/j2cl/junit/integration/stacktrace/data/SimpleThrowingStacktraceTest.js:37:59)
__OPTIONAL__ # Testing infra on J2CL

0 comments on commit 54deeb5

Please sign in to comment.