Skip to content

Errors aren't correctly ordered #9

@edayot

Description

@edayot

When executed tests report the last fail command and not the first one, for example :

setblock ~ ~5 ~ stone

await delay 2s

execute if block ~ ~5 ~ stone run fail "This should fail"
execute if block ~ ~5 ~ stone run fail "But this do fail instead"

Produce this output:
test

Datapack : test_dp.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions