-
-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
bugSomething isn't working correctlySomething isn't working correctly
Description
Describe the bug
Certain tests are currently flakey. Rather than having a high probability of CI failing, masking other fixable tests, it makes more sense to skip these tests until we can fix the underlying issue.
How to reproduce
Current list of skipped tests:
- core/filepicker_test.go: TestFilePicker
- core/slider_test.go: TestSliderChange
- text/textcore/base_test.go: TestEditorInput
there are several others, all marked with this:
t.Skip("todo: unreliable, https://github.com/cogentcore/core/issues/1641")Example code
Relevant output
Platform
macOS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working correctlySomething isn't working correctly
Type
Projects
Status
Todo