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

integration-tests: deprecate #5926

Merged
merged 3 commits into from
Jun 8, 2023
Merged

integration-tests: deprecate #5926

merged 3 commits into from
Jun 8, 2023

Conversation

tynes
Copy link
Contributor

@tynes tynes commented Jun 8, 2023

Description

The legacy integration tests are no longer required. Delete the directory. This commit is helpful because it will reduce the amount of tests that need to run in CI.

The legacy integration tests ran against the ops docker compose setup, which brought up the legacy system.

The legacy integration tests are no longer required. Delete the
directory. This commit is helpful because it will reduce the amount
of tests that need to run in CI.

The legacy integration tests ran against the `ops` docker compose
setup, which brought up the legacy system.
@tynes tynes requested review from a team as code owners June 8, 2023 16:32
@tynes tynes requested review from mslipper and maurelian June 8, 2023 16:32
@changeset-bot
Copy link

changeset-bot bot commented Jun 8, 2023

⚠️ No Changeset found

Latest commit: 790c333

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Jun 8, 2023

Deploy Preview for opstack-docs canceled.

Name Link
🔨 Latest commit 790c333
🔍 Latest deploy log https://app.netlify.com/sites/opstack-docs/deploys/648206357f3c4e0008d9b02e

@tynes tynes requested a review from a team as a code owner June 8, 2023 16:39
After deleting the `integration-tests` package
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #5926 (790c333) into develop (9c3103f) will decrease coverage by 0.33%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #5926      +/-   ##
===========================================
- Coverage    42.95%   42.63%   -0.33%     
===========================================
  Files          478      422      -56     
  Lines        30783    29886     -897     
  Branches       877      679     -198     
===========================================
- Hits         13224    12742     -482     
+ Misses       16533    16163     -370     
+ Partials      1026      981      -45     
Flag Coverage Δ
bedrock-go-tests 40.55% <ø> (-0.01%) ⬇️
common-ts-tests 26.82% <ø> (ø)
contracts-bedrock-tests ?
contracts-tests 98.86% <ø> (ø)
core-utils-tests 60.41% <ø> (ø)
dtl-tests 47.15% <ø> (ø)
fault-detector-tests 29.33% <ø> (ø)
sdk-tests 39.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 57 files with indirect coverage changes

Copy link
Contributor

@trianglesphere trianglesphere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bedrock ftw

@tynes tynes merged commit f63e323 into develop Jun 8, 2023
92 checks passed
@tynes tynes deleted the cleanup/remove-old-itests branch June 8, 2023 17:54
maurermi added a commit to maurermi/optimism that referenced this pull request May 10, 2024
Removes the seemingly obsolete rule to make
integration tests from the root Makefile.
Appears that integration tests were deprecated by
PR ethereum-optimism#5926 and this rule no longer works.
maurermi added a commit to maurermi/optimism that referenced this pull request May 10, 2024
Removes the seemingly obsolete rule to make
integration tests from the root Makefile.
Appears that integration tests were deprecated by
PR ethereum-optimism#5926 and this rule no longer works.
maurermi added a commit to maurermi/optimism that referenced this pull request May 10, 2024
Removes the seemingly obsolete rule to make
integration tests from the root Makefile.
Appears that integration tests were deprecated by
PR ethereum-optimism#5926 and this rule no longer works.
github-merge-queue bot pushed a commit that referenced this pull request May 16, 2024
Removes the seemingly obsolete rule to make
integration tests from the root Makefile.
Appears that integration tests were deprecated by
PR #5926 and this rule no longer works.
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.

None yet

2 participants