Skip to content

Mazy Mice: Tests pass fine on the local machine, but fail on the server. #213

Open
@rabestro

Description

Hi, @glennj , @IsaacG

Tests pass fine on the local machine, but fail on the server.

➜ mazy-mice git:(bash) ✗ bats test-mazy-mice.bats
test-mazy-mice.bats
✓ the smallest square maze is perfect
✓ the small rectangular maze is perfect
✓ the square maze is perfect
✓ the large rectangular maze is perfect
✓ the rectangular maze with aspect 2:1 is perfect
✓ the huge rectangular maze is perfect
✓ the huge square maze is perfect
✓ if the seed parameter is specified, the perfect maze generated
✓ if the seed parameter is omitted, random mazes should be generated
✓ if the seed parameter is specified, the same maze should be generated

10 tests, 0 failures

➜ mazy-mice git:(bash) ✗ exercism submit mazy-mice.awk

Your solution has been submitted successfully.
View it at:
https://exercism.org/tracks/awk/exercises/mazy-mice
image

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions