-
Notifications
You must be signed in to change notification settings - Fork 490
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: update ipc path on ci tests #1127
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Raneet10
reviewed
Jan 16, 2024
Raneet10
reviewed
Jan 16, 2024
Raneet10
reviewed
Jan 16, 2024
Raneet10
reviewed
Jan 16, 2024
manav2401
force-pushed
the
manav/fix-smoke-tests
branch
from
January 16, 2024 06:57
08d23d6
to
d7cc149
Compare
manav2401
force-pushed
the
manav/fix-smoke-tests
branch
from
January 16, 2024 06:58
d7cc149
to
0bfd1b4
Compare
pratikspatil024
approved these changes
Jan 16, 2024
Raneet10
approved these changes
Jan 16, 2024
marcello33
approved these changes
Jan 16, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1127 +/- ##
===========================================
+ Coverage 56.00% 56.03% +0.02%
===========================================
Files 658 658
Lines 114460 114479 +19
===========================================
+ Hits 64107 64147 +40
+ Misses 46490 46467 -23
- Partials 3863 3865 +2 ☔ View full report in Codecov by Sentry. |
pratikspatil024
added a commit
that referenced
this pull request
Jan 19, 2024
* integration-tests: update ipc path on ci tests * added devnetBorFlags in matic-cli-config.yml --------- Co-authored-by: Pratik Patil <pratikspatil024@gmail.com>
pratikspatil024
added a commit
that referenced
this pull request
Jan 19, 2024
This reverts commit 0660fac.
manav2401
added a commit
that referenced
this pull request
Jan 19, 2024
* integration-tests: update ipc path on ci tests * added devnetBorFlags in matic-cli-config.yml --------- Co-authored-by: Pratik Patil <pratikspatil024@gmail.com>
pratikspatil024
added a commit
that referenced
this pull request
Jan 23, 2024
…1132) * changed parallel universe HF to napoli HF * integration-tests: update ipc path on ci tests (#1127) * integration-tests: update ipc path on ci tests * added devnetBorFlags in matic-cli-config.yml --------- Co-authored-by: Pratik Patil <pratikspatil024@gmail.com> * Revert "integration-tests: update ipc path on ci tests (#1127)" This reverts commit 0660fac. * using cancun for block-stm metadata instead of napoli * added a check to verify tx dependencies and test cases * fix in snapshot.chainConfig * removed snapshot.*params.BorConfig using snapshot.chainConfig.Bor instead * removed unnecessary if statement in ParallelStateProcessor.Process * addressed comment * small fix in commitTransactions * dependency calculation bug fix in miner/worker.go --------- Co-authored-by: Manav Darji <manavdarji.india@gmail.com> Co-authored-by: Arpit Temani <temaniarpit27@gmail.com>
VAIBHAVJINDAL3012
pushed a commit
that referenced
this pull request
Jan 23, 2024
* integration-tests: update ipc path on ci tests * added devnetBorFlags in matic-cli-config.yml --------- Co-authored-by: Pratik Patil <pratikspatil024@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Update bor ipc path based on new director structure
Changes
Breaking changes
Please complete this section if any breaking changes have been made, otherwise delete it
Nodes audience
In case this PR includes changes that must be applied only to a subset of nodes, please specify how you handled it (e.g. by adding a flag with a default value...)
Checklist
Cross repository changes
Testing
Manual tests
Please complete this section with the steps you performed if you ran manual tests for this functionality, otherwise delete it
Additional comments
Please post additional comments in this section if you have them, otherwise delete it