Only spawn a browser when using the feature
macro, not normal test
s
#437
Annotations
4 errors and 12 warnings
Run Tests:
integration_test/cases/browser/touch_scroll_test.exs#L12
test touch_scroll/4 scrolls the page using touch events (Wallaby.Integration.Browser.TouchScrollTest)
|
Run Tests:
integration_test/cases/element/touch_scroll_test.exs#L12
test touch_scroll/3 scrolls the page using touch events (Wallaby.Integration.Element.TouchScrollTest)
|
Run Tests:
integration_test/cases/browser/frames_test.exs#L4
test switching between frames (Wallaby.Integration.Browser.FramesTest)
|
Run Tests
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Tests
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Run Tests
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Run Tests
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run Tests
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Loading