Skip to content

Skipping flaky openzeppelin tests - #13976

Merged
cameel merged 1 commit into
developfrom
openzeppelin-governor-clock-bug
Feb 15, 2023
Merged

Skipping flaky openzeppelin tests#13976
cameel merged 1 commit into
developfrom
openzeppelin-governor-clock-bug

Conversation

@r0qs

@r0qs r0qs commented Feb 15, 2023

Copy link
Copy Markdown
Member

Fixes #13975

This PR adds a workaround to skip the failed external tests that I could reproduce.

Note that as the tests randomly fail, we may need to skip the whole governor tests or all the ones that is using the openzeppelin's test/helpers/time.js.

The problem is already being fixed by openzeppelin though. See OpenZeppelin/openzeppelin-contracts#4046 for reference.

@cameel cameel left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

If it passes tests, it's good.

@cameel
cameel merged commit 8e652c3 into develop Feb 15, 2023
@cameel
cameel deleted the openzeppelin-governor-clock-bug branch February 15, 2023 19:30
@frangio

frangio commented Feb 15, 2023

Copy link
Copy Markdown
Contributor

Should be fixed upstream now.

@cameel

cameel commented Feb 16, 2023

Copy link
Copy Markdown
Collaborator

Great! @r0qs time to revert it :P

@r0qs

r0qs commented Feb 16, 2023

Copy link
Copy Markdown
Member Author

Already have a branch with it but now solcjs decided to crash: https://app.circleci.com/pipelines/github/ethereum/solidity/28527/workflows/da301c52-c14b-45f2-9632-f2e1133b5b63/jobs/1266470

I'm looking into it haha

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.

External test for OpenZeppelin failing on legacy codegen at ERC20VotesTimestampMock

3 participants