Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pass CI env explicitly in fastfile and testplans - WPB-14950 #2278

Merged
merged 23 commits into from
Dec 16, 2024

Conversation

netbe
Copy link
Collaborator

@netbe netbe commented Dec 11, 2024

TaskWPB-14950 Snapshots tests failure pass on CI

Issue

Previous PR #2256 didn't fix the snapshots failure being ignored on CI. Here we explicitly set the CI environement in test plans and fastlane.

CI environment variable needs to be declared like: CI=${CI} with targetForVariableExpansion.
Note: for packages with multiple target I took one by default like WireDesign for WireUI (I haven't found another way to pass it correctly).

  • fixed missing snapshots of api v7

Testing

Screenshot 2024-12-13 at 10 13 17

@echoes-hq echoes-hq bot added the echoes: technical-roadmap/throughput More specific category, to highlight task aiming at improving the development velocity and effici... label Dec 11, 2024
Copy link
Contributor

github-actions bot commented Dec 11, 2024

Test Results

   20 files     29 suites   13m 56s ⏱️
8 676 tests 8 644 ✅ 32 💤 0 ❌
8 699 runs  8 667 ✅ 32 💤 0 ❌

Results for commit 3962f17.

♻️ This comment has been updated with latest results.

@netbe netbe requested a review from caldrian December 11, 2024 19:07
@netbe netbe force-pushed the fix/ci-snapshots-WPB-14950 branch from 14ace59 to 1511df8 Compare December 12, 2024 21:50
@netbe netbe requested review from El-Fitz and johnxnguyen December 12, 2024 21:57
@netbe netbe enabled auto-merge December 13, 2024 09:24
@netbe netbe added this pull request to the merge queue Dec 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Dec 16, 2024
@netbe netbe changed the base branch from develop to release/cycle-3.115 December 16, 2024 13:40
@wireapp wireapp deleted a comment from datadog-wireapp bot Dec 16, 2024
@netbe netbe enabled auto-merge (squash) December 16, 2024 16:20
@netbe netbe added the release label Dec 16, 2024
@netbe netbe merged commit aea89da into release/cycle-3.115 Dec 16, 2024
11 of 12 checks passed
@netbe netbe deleted the fix/ci-snapshots-WPB-14950 branch December 16, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: technical-roadmap/throughput More specific category, to highlight task aiming at improving the development velocity and effici... release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants