You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The workflow failed during make test_standalone_docker because the test_video_integrity target detected corrupted recorded video artifacts (.mp4) produced by the test run. - ffmpeg validation reported errors such as moov atom not found and Invalid NAL unit size, causing the integrity check to fail. - Example corrupted files reported: - ./tests/videos/upload/test_play_video_ChromeTests.mp4 (shows moov atom not found) - ./tests/videos/upload/test_play_video_EdgeTests.mp4 (shows moov atom not found) - On retry, other files were flagged, e.g. ./tests/videos/upload/test_with_frames_FirefoxTests.mp4 and ./tests/videos/upload/test_download_file_FirefoxTests.mp4 - The job aborted after retries with: - make[2]: *** [Makefile:1181: test_video_integrity] Error 1 - make: *** [Makefile:1092: test_standalone_docker] Error 2 - Final attempt failed. Child_process exited with error code 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^80.0.0→^81.0.0Release Notes
prometheus-community/helm-charts (kube-prometheus-stack)
v81.0.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.