-
Notifications
You must be signed in to change notification settings - Fork 255
Closed
Labels
bugbuildCaused by or related to an npm script, GitHub Action or other build or CI/CD component.Caused by or related to an npm script, GitHub Action or other build or CI/CD component.
Milestone
Description
Describe the bug
Tests are failing consistently on macOS without much explanation. This result is annoying, since the false positive makes it look like something is wrong when there's nothing wrong.
The root cause appears to be a timing issue that only happens on macOS. It would be nice to address this failure if possible. If not, skipping running on macOS might be sufficient for the time being to reduce noise caused by this failure. Another option might be to skip the failing test on macOS.
Expected Behavior
Tests pass on macOS
Current Behavior
Tests consistently fail on macOS
Steps to Reproduce
- Open a PR against this repo with a small documentation change
- Observe macOS CI result
Environment
- Windows
- Mac
- Linux
- other (please specify)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugbuildCaused by or related to an npm script, GitHub Action or other build or CI/CD component.Caused by or related to an npm script, GitHub Action or other build or CI/CD component.