Skip to content

Fix "Should not sleep" to catch world.Export and world.Import#216

Merged
SpaceManiac merged 4 commits intoSpaceManiac:masterfrom
spookydonut:fixexport
Oct 10, 2020
Merged

Fix "Should not sleep" to catch world.Export and world.Import#216
SpaceManiac merged 4 commits intoSpaceManiac:masterfrom
spookydonut:fixexport

Conversation

@spookydonut
Copy link
Copy Markdown
Collaborator

Fixes #208

Copy link
Copy Markdown
Owner

@SpaceManiac SpaceManiac left a comment

Choose a reason for hiding this comment

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

also test doesn't pass

| "alert"
| "shell"
| "winexists"
| "winget" if self.inside_newcontext == 0) {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

style nit: the if guard doesn't depend on the pattern, so it should probably go outside the matches!() invocation

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

true

@SpaceManiac SpaceManiac changed the title Fixes "Should not sleep" does not catch world.Export or world.Import Fix "Should not sleep" to catch world.Export and world.Import Oct 10, 2020
@SpaceManiac SpaceManiac merged commit 66c3c90 into SpaceManiac:master Oct 10, 2020
@SpaceManiac SpaceManiac added this to the suite v1.7 milestone Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Should not sleep" does not catch world.Export or world.Import

2 participants