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

test: a simple change to a test that fails in a novel way. #3032

Closed
wants to merge 1 commit into from

Conversation

Chris-Hibbert
Copy link
Contributor

Run the test for test-newSwap-swap.js

@Chris-Hibbert Chris-Hibbert added the bug Something isn't working label May 4, 2021
@Chris-Hibbert Chris-Hibbert self-assigned this May 4, 2021
Run the test for test-newSwap-swap.js
@Chris-Hibbert
Copy link
Contributor Author

This was created to report the bug that turned into #3033 , and will be fixed by #3036.

Chris-Hibbert added a commit that referenced this pull request May 12, 2021
 A bug was reported in #3032, #3034 worked around it, and #3033 fixed it.

This removes the test and workaround.

Removing the test seems to suppress the failure reported in #3079.
That's good in reducing (possibly) spurious failures in CI, but may
make it harder and less urgent to track down #3079.
Chris-Hibbert added a commit that referenced this pull request May 20, 2021
 A bug was reported in #3032, #3034 worked around it, and #3033 fixed it.

This removes the test and workaround.

Removing the test seems to suppress the failure reported in #3079.
That's good in reducing (possibly) spurious failures in CI, but may
make it harder and less urgent to track down #3079.
Chris-Hibbert added a commit that referenced this pull request May 21, 2021
* chore: clean-up a work-around for a bug that's been fixed

 A bug was reported in #3032, #3034 worked around it, and #3033 fixed it.

This removes the test and workaround.

Removing the test seems to suppress the failure reported in #3079.
That's good in reducing (possibly) spurious failures in CI, but may
make it harder and less urgent to track down #3079.

* test: reinstate the test, and update the comment

The test demonstrates that the underlying bug stays fixed.

* test: update test for to comport with the fix
@Chris-Hibbert Chris-Hibbert deleted the brokenTest branch January 7, 2022 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant