Skip to content

Two Bucket: fix errant tests#905

Merged
SleeplessByte merged 2 commits into
exercism:masterfrom
slaymance:fix/two-bucket
Dec 28, 2020
Merged

Two Bucket: fix errant tests#905
SleeplessByte merged 2 commits into
exercism:masterfrom
slaymance:fix/two-bucket

Conversation

@slaymance

@slaymance slaymance commented Dec 28, 2020

Copy link
Copy Markdown
Contributor

This PR addresses part of the problem tracked in Issue #901. A couple of test cases were added that were expected to throw yet were invoked immediately in the spec file. This PR wraps those invocations in an anonymous function.

The example solution provided does not pass the test cases as it stands and will need to be addressed in a separate PR. This is an immediate fix so the tests are working for students.

@slaymance slaymance changed the title Two Bucket: fix errant test cases Two Bucket: fix errant tests Dec 28, 2020

@SleeplessByte SleeplessByte left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you revert the test.skip changes? They are there on purpose to keep the ci passing!

@SleeplessByte

Copy link
Copy Markdown
Member

Thanks for this @slaymance . Small oversight on my part 😅

@SleeplessByte
SleeplessByte merged commit 83feda2 into exercism:master Dec 28, 2020
@SleeplessByte SleeplessByte added the bug 🐛 Something isn't working label Dec 28, 2020
@slaymance
slaymance deleted the fix/two-bucket branch December 28, 2020 17:09
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.

2 participants