RPM-568: Add a workflow that verifies PR title #1
GitHub Actions / Test Results Dart macos
failed
Mar 5, 2024 in 1s
Test Results Dart macos ❌
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
test-results.json | 1477✅ | 1❌ | 21⚪ | 362s |
Annotations
Check failure on line 180 in test/indexed_test.dart
github-actions / Test Results Dart macos
test/indexed_test.dart ► Indexed faster: objectId
Failed test found in:
test-results.json
Error:
Expected: a value less than Duration:<0:00:00.215279>
Actual: Duration:<0:00:00.234732>
Which: is not a value less than Duration:<0:00:00.215279>
Raw output
1000 lookups of WithIndexes on objectId : 234 us/lookup
1000 lookups of NoIndexes on objectId : 215 us/lookup
package:matcher expect
test/indexed_test.dart 180:9 main.<fn>
Loading