Skip to content

adding changing

e01e835
Select commit
Loading
Failed to load commit list.
Open

Adding OsLocaleInfoChangeHandler for os locale info changes #2941

adding changing
e01e835
Select commit
Loading
Failed to load commit list.
Azure Pipelines / OfficeDev.microsoft-teams-library-js-PR failed Dec 9, 2025 in 1h 3m 19s

Build #20251209.2 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 17,516 (94.24%)
  • Other: 1,070 (5.76%)
  • Total: 18,587

Annotations

Check failure on line 63 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OfficeDev.microsoft-teams-library-js-PR

Build log #L63

Error running eslint job: 1 of 1

Check failure on line 64 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OfficeDev.microsoft-teams-library-js-PR

Build log #L64

GuardianErrorExitCodeException: eslint completed with an Error exit code: 2. Linting was unsuccessful due to a configuration problem or an internal error. If you have enabled exit-on-fatal-error one or more of your files could possibly have a parsing error. Check the errors or the produced SARIF files to fix the parsing errors.

Check failure on line 67 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OfficeDev.microsoft-teams-library-js-PR

Build log #L67

Error running tool 1 of 1: eslint

Check failure on line 68 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OfficeDev.microsoft-teams-library-js-PR

Build log #L68

Error running eslint job: 1 of 1

Check failure on line 1 in launchLocalMetaOsTestApp_inViewPagerWithManualLazyLoading_shouldOutputContextIntoTextbox

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OfficeDev.microsoft-teams-library-js-PR

launchLocalMetaOsTestApp_inViewPagerWithManualLazyLoading_shouldOutputContextIntoTextbox

Test failed
Raw output
java.lang.RuntimeException: java.util.concurrent.TimeoutException: Waited 10 seconds (plus 15199000 nanoseconds delay) for androidx.test.espresso.web.internal.deps.guava.util.concurrent.AbstractTransformFuture$TransformFuture@5f58d3d[status=PENDING, info=[inputFuture=[androidx.test.espresso.web.internal.deps.guava.util.concurrent.SettableFuture@4c3e932[status=PENDING]], function=[androidx.test.espresso.web.action.AtomAction$3@723b683]]]
at androidx.test.espresso.web.sugar.Web$WebInteraction$ExceptionPropagator.<init>(Web.java:4)
at androidx.test.espresso.web.sugar.Web$WebInteraction.doEval(Web.java:25)
at androidx.test.espresso.web.sugar.Web$WebInteraction.withElement(Web.java:46)
at com.microsoft.metaos.orange.ViewPagerTest.launchLocalMetaOsTestApp_inViewPagerWithManualLazyLoading_shouldOutputContextIntoTextbox(ViewPagerTest.kt:113)
... 34 trimmed
Caused by: java.util.concurrent.TimeoutException: Waited 10 seconds (plus 15199000 nanoseconds delay) for androidx.test.espresso.web.internal.deps.guava.util.concurrent.AbstractTransformFuture$TransformFuture@5f58d3d[status=PENDING, info=[inputFuture=[androidx.test.espresso.web.internal.deps.guava.util.concurrent.SettableFuture@4c3e932[status=PENDING]], function=[androidx.test.espresso.web.action.AtomAction$3@723b683]]]
at androidx.test.espresso.web.internal.deps.guava.util.concurrent.AbstractFuture.get(AbstractFuture.java:201)
at androidx.test.espresso.web.internal.deps.guava.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:6)
at androidx.test.espresso.web.action.AtomAction.get(AtomAction.java:14)
at androidx.test.espresso.web.sugar.Web$WebInteraction.doEval(Web.java:20)
... 37 more