Skip to content

chore(ci): fix smoketests - #382

Merged
KishanPRao merged 3 commits into
mainfrom
chore/fix-ci-smoketests
Aug 11, 2026
Merged

chore(ci): fix smoketests#382
KishanPRao merged 3 commits into
mainfrom
chore/fix-ci-smoketests

Conversation

@KishanPRao

@KishanPRao KishanPRao commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

CI fixes around the smoke tests: the paths filter skipped the suites for PRs that change them, the suites fail type-check since the wdio 9 bump, and sauce connect's exit reason is now shown in logs.

Changes

  • .github/actions/smoke-tests/action.yml: add smoketests/** and the action itself to the browser and node filters.
  • smoketests/tests/jest/node/tests.ts: import expect from @jest/globals so jest matcher types win over expect-webdriverio's global.
  • smoketests/wdio.conf.ts: drop the removed autoCompileOpts block, print sauce connect output so its exit reason shows in CI.

Note

test_linux_all stays red on the Sauce tunnels outage (tunnel provisioning 401s DC-wide since Jul 31); unrelated to this change.

@KishanPRao KishanPRao self-assigned this Aug 11, 2026
@KishanPRao
KishanPRao requested a review from melekr August 11, 2026 16:53
@KishanPRao
KishanPRao marked this pull request as ready for review August 11, 2026 16:53
@KishanPRao
KishanPRao merged commit d9a3933 into main Aug 11, 2026
5 of 6 checks passed
@KishanPRao
KishanPRao deleted the chore/fix-ci-smoketests branch August 11, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant