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

compressed flags #6602

Merged
merged 1 commit into from
Nov 14, 2024
Merged

compressed flags #6602

merged 1 commit into from
Nov 14, 2024

Conversation

sstanculeanu
Copy link
Collaborator

Reasoning behind the pull request

  • compressed flags

Proposed changes

Testing procedure

  • standard system test with upgrade from same branch

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

@sstanculeanu sstanculeanu self-assigned this Nov 13, 2024
Copy link

⚠️ No report was generated due to an error or cancellation of the process.
Please checkout gh action logs for details

Copy link

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 171a31edab020c8ae1222bcf3391f806b035173f
  • Current Branch: v1.8.4-dev-config
  • mx-chain-go Target Branch: master
  • mx-chain-simulator-go Target Branch: main
  • mx-chain-testing-suite Target Branch: main

🚀 Environment Variables:

  • TIMESTAMP: 14112024-074615
  • PYTEST_EXIT_CODE: 1
    🎉 MultiversX CI/CD Workflow Complete!

Copy link

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 171a31edab020c8ae1222bcf3391f806b035173f
  • Current Branch: v1.8.4-dev-config
  • mx-chain-go Target Branch: master
  • mx-chain-simulator-go Target Branch: main
  • mx-chain-testing-suite Target Branch: main

🚀 Environment Variables:

  • TIMESTAMP: 14112024-075619
  • PYTEST_EXIT_CODE: 1
    🎉 MultiversX CI/CD Workflow Complete!

@sstanculeanu
Copy link
Collaborator Author

sstanculeanu commented Nov 14, 2024

Run Tests:
mx-chain-simulator-go: temp_for_dev_config_pipeline
mx-chain-testing-suite: rc/v1.7.next1

@multiversx multiversx deleted a comment from github-actions bot Nov 14, 2024
@multiversx multiversx deleted a comment from github-actions bot Nov 14, 2024
Copy link

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 171a31edab020c8ae1222bcf3391f806b035173f
  • Current Branch: v1.8.4-dev-config
  • mx-chain-go Target Branch: master
  • mx-chain-simulator-go Target Branch: temp_for_dev_config_pipeline
  • mx-chain-testing-suite Target Branch: rc/v1.7.next1

🚀 Environment Variables:

  • TIMESTAMP: 14112024-140341
  • PYTEST_EXIT_CODE: 1
    🎉 MultiversX CI/CD Workflow Complete!

Copy link
Collaborator

@danidrasovean danidrasovean left a comment

Choose a reason for hiding this comment

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

Normal allin test: v1.8.4-dev-config-171a31edab -> v1.8.4-dev-config-171a31edab

--- Specific errors ---

block hash does not match 535
wrong nonce in block 262
miniblocks does not match 0
num miniblocks does not match 0
miniblock hash does not match 0
block bodies does not match 0
receipts hash missmatch 0

/------/

--- Statistics ---

Nr. of all ERRORS: 0
Nr. of all WARNS: 249
Nr. of new ERRORS: 0
Nr. of new WARNS: 0
Nr. of PANICS: 0
Nodes with panic: []

/------/

--- System test go ---

All scenarios from system-test-go are OK!
/------/

--- ERRORS ---

/------/

--- WARNINGS ---

/------/

@sstanculeanu sstanculeanu merged commit 4c24359 into master Nov 14, 2024
8 of 9 checks passed
@sstanculeanu sstanculeanu deleted the v1.8.4-dev-config branch November 14, 2024 14:52
@sstanculeanu sstanculeanu restored the v1.8.4-dev-config branch November 14, 2024 14: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.

4 participants