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

chore: bring back architecture test after being ignored #2432

Merged
merged 6 commits into from
Feb 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Cherry pick from the original PR:


⚠️ Conflicts during cherry-pick:


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

Architecture tests are ignored

Causes (Optional)

Circular dependencies, and other code smells, are not being caught.

Solutions

Renable, and supress (for now) failed tests.

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

Notes (Optional)

Tickets are going to be created as tech debt to be solved, at least for develop as a last resort.


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • [] If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. .

@github-actions github-actions bot added the cherry-pick PR is cherry-picking changes from another banch label Jan 30, 2024
@yamilmedina yamilmedina deleted the fix/enable-architecture-test-again-cherry-pick branch January 30, 2024 14:48
@mchenani mchenani restored the fix/enable-architecture-test-again-cherry-pick branch February 7, 2024 07:45
@mchenani mchenani reopened this Feb 7, 2024
@mchenani mchenani enabled auto-merge February 7, 2024 07:50
Copy link
Contributor Author

github-actions bot commented Feb 7, 2024

Test Results

2 889 tests  ±0   2 766 ✔️ ±0   2m 56s ⏱️ +16s
   509 suites ±0      123 💤 ±0 
   509 files   ±0          0 ±0 

Results for commit e227055. ± Comparison against base commit b314e21.

♻️ This comment has been updated with latest results.

@mchenani mchenani added this pull request to the merge queue Feb 7, 2024
@datadog-wireapp
Copy link

Datadog Report

All test runs 3e3f3a8 🔗

2 Total Test Services: 0 Failed, 2 Passed

Test Services
Service Name Failed Known Flaky New Flaky Passed Skipped Wall Time Test Service View
kalium-ios 0 0 0 2033 37 15.01s Link
kalium-jvm 0 0 0 2766 123 8m 52s Link

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 7, 2024
@yamilmedina yamilmedina enabled auto-merge February 7, 2024 08:31
@yamilmedina yamilmedina disabled auto-merge February 7, 2024 08:35
@yamilmedina yamilmedina merged commit a7687dc into develop Feb 7, 2024
12 checks passed
@yamilmedina yamilmedina deleted the fix/enable-architecture-test-again-cherry-pick branch February 7, 2024 08:35
augustocdias pushed a commit that referenced this pull request Feb 13, 2024
* chore: bring back architecture test after being ignored (#2431)

* Empty-Commit

* remove un-needed changes

* chore: reenable test

---------

Co-authored-by: Yamil Medina <[email protected]>
Co-authored-by: Mojtaba Chenani <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants