Fix compiler errors in tests and samples #31649
Merged
Azure Pipelines / js - keyvault - ci
succeeded
Nov 6, 2024 in 25m 34s
Build #20241105.4 had test failures
Details
- Failed: 2 (0.04%)
- Passed: 4,557 (92.62%)
- Other: 361 (7.34%)
- Total: 4,920
Annotations
azure-pipelines / js - keyvault - ci
AppConfigurationClient > simple usages > Add and query a setting without a label
Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
Raw output
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
azure-pipelines / js - keyvault - ci
Event Processor > Load balancing > should ensure that all the processors reach a steady-state where all partitions are being processed (GreedyLoadBalancingStrategy)
Test timed out in 600000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
Raw output
Error: Test timed out in 600000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
Loading