Skip to content

Fix e2e tests and gas default#7267

Merged
Gudahtt merged 2 commits intodevelopfrom
fix-e2e-tests-and-gas-default
Oct 8, 2019
Merged

Fix e2e tests and gas default#7267
Gudahtt merged 2 commits intodevelopfrom
fix-e2e-tests-and-gas-default

Conversation

@danjm
Copy link
Copy Markdown
Contributor

@danjm danjm commented Oct 8, 2019

This PR firstly fixes a bug in tests that was caused by an additional delay when creating transaction, introduced with #7252. Adding an additional delay in tests gets them to pass more consistently

Secondly, this replaces the default to the ARBITRARY_HIGH_BLOCK_GAS_LIMIT with a default to the originally intended MIN_GAS_LIMIT_HEX. This should have no effect on user experience, and may avoid errors on certain networks.

@danjm danjm requested review from Gudahtt and whymarrh as code owners October 8, 2019 16:58
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

Looks good!

Hopefully the longDelayMs is long enough.

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [0dfd51a]

@Gudahtt Gudahtt merged commit 1a0b0ce into develop Oct 8, 2019
Gudahtt pushed a commit that referenced this pull request Oct 8, 2019
* Add extra delay after second send3eth.click() in the 'adds multiple transactions' test

* Remove use of ARBITRARY_HIGH_BLOCK_GAS_LIMIT as fallback
Gudahtt added a commit that referenced this pull request Oct 8, 2019
* master: (34 commits)
  Update changelog for v7.2.3
  Fix e2e tests and gas default (#7267)
  Do not transate on seed phrases
  test:integration - fix renamed test data file
  lint fix
  test:e2e - fix bail condition
  test:e2e - fix responsie argument
  test:e2e - refactor missed spec file
  test:e2e - only overwrite window.fetch once per session
  test:e2e - rework fetch-mocks
  test:e2e - add extra delay before closing popups
  test:e2e - factor out prepareExtensionForTesting
  test - e2e - dedupe fetchMocking + compose script as fn
  Ensure correct tx category when sending to contracts without tx data (#7252)
  Version v7.2.3
  Add v7.2.2 to changelog
  Update minimum Firefox verison to 56.0 (#7213)
  Version v7.2.2
  Update changelog for v7.2.1, v7.2.0, and v7.1.1
  Add `appName` message to each locale
  ...
Gudahtt added a commit that referenced this pull request Oct 9, 2019
* origin/master: (34 commits)
  Update changelog for v7.2.3
  Fix e2e tests and gas default (#7267)
  Do not transate on seed phrases
  test:integration - fix renamed test data file
  lint fix
  test:e2e - fix bail condition
  test:e2e - fix responsie argument
  test:e2e - refactor missed spec file
  test:e2e - only overwrite window.fetch once per session
  test:e2e - rework fetch-mocks
  test:e2e - add extra delay before closing popups
  test:e2e - factor out prepareExtensionForTesting
  test - e2e - dedupe fetchMocking + compose script as fn
  Ensure correct tx category when sending to contracts without tx data (#7252)
  Version v7.2.3
  Add v7.2.2 to changelog
  Update minimum Firefox verison to 56.0 (#7213)
  Version v7.2.2
  Update changelog for v7.2.1, v7.2.0, and v7.1.1
  Add `appName` message to each locale
  ...
@whymarrh whymarrh deleted the fix-e2e-tests-and-gas-default branch November 19, 2019 15:03
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.

3 participants