RDART-771 EJSON support #2836
GitHub Actions / Test Results Dart macos arm
failed
Mar 6, 2024 in 0s
1523 passed, 1 failed and 21 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
test-results.json | 1523✅ | 1❌ | 21⚪ | 304s |
Annotations
Check failure on line 163 in test/indexed_test.dart
github-actions / Test Results Dart macos arm
test/indexed_test.dart ► Indexed faster: anInt
Failed test found in:
test-results.json
Error:
Expected: a value less than Duration:<0:00:00.159195>
Actual: Duration:<0:00:00.164183>
Which: is not a value less than Duration:<0:00:00.159195>
Raw output
1000 lookups of WithIndexes on anInt : 164 us/lookup
1000 lookups of NoIndexes on anInt : 159 us/lookup
package:matcher expect
test/indexed_test.dart 163:9 main.<fn>
Loading