Skip to content

Initial plan

533fc6e
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Revert implementation of Blob factory function #122

Initial plan
533fc6e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / JsRuntimeHost CI failed Nov 5, 2025 in 17m 24s

Build #20251105.15 had test failures

Details

Tests

  • Failed: 1 (50.00%)
  • Passed: 1 (50.00%)
  • Other: 0 (0.00%)
  • Total: 2

Annotations

Check failure on line 171 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / JsRuntimeHost CI

Build log #L171

Cmd.exe exited with code '1'.

Check failure on line 228 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / JsRuntimeHost CI

Build log #L228

Cmd.exe exited with code '1'.

Check failure on line 300 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / JsRuntimeHost CI

Build log #L300

Gradle execution for task(s) connectedAndroidTest with options: -PabiFilters=x86_64 -PjsEngine=JavaScriptCore -PndkVersion=25.2.9519653 failed with exit code -1.

Check failure on line 1 in javaScriptTests

See this annotation in the file changed.

@azure-pipelines azure-pipelines / JsRuntimeHost CI

javaScriptTests

Test failed
Raw output
java.lang.AssertionError: expected:<0> but was:<1>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at com.jsruntimehost.unittests.Main.javaScriptTests(Main.java:26)