Skip to content

Switch to integration tests #2558

Switch to integration tests

Switch to integration tests #2558

Triggered via pull request January 24, 2024 16:25
Status Failure
Total duration 17s
Artifacts

check-changelog.yml

on: pull_request
changelog
6s
changelog
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
changelog
Please add an entry in CHANGELOG.md or apply the 'no-changelog' label to skip this check.
test/session_test.dart ► SyncSession.getProgressStream forCurrentlyOutstandingWork: test/session_test.dart#L209
Failed test found in: test-results.json Error: Expected: a value greater than <0> Actual: <0> Which: is not a value greater than <0>
test/backlinks_test.dart ► Backlinks notifications: test/backlinks_test.dart#L116
Failed test found in: test-results.json Error: TimeoutException after 0:01:00.000000: Test timed out after 1 minutes.
test/indexed_test.dart ► Indexed faster: anInt: test/indexed_test.dart#L180
Failed test found in: test-results.json Error: Expected: a value less than Duration:<0:00:00.133244> Actual: Duration:<0:00:00.134936> Which: is not a value less than Duration:<0:00:00.133244>
changelog
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/