Skip to content

Skip unsupported tests for legacy HHVM - #40

Merged
clue merged 1 commit into
clue:masterfrom
SimonFrings:hhvm
Apr 1, 2021
Merged

Skip unsupported tests for legacy HHVM#40
clue merged 1 commit into
clue:masterfrom
SimonFrings:hhvm

Conversation

@SimonFrings

@SimonFrings SimonFrings commented Mar 31, 2021

Copy link
Copy Markdown
Contributor

Travis automatically skipped this test by running into if (PHP_VERSION < 7) $this->markTestSkipped('Not supported on legacy PHP (engine crashes)');
This test fails when using Github actions for some reason so I had to skip it for HHVM explicitly.

Builds on top of #39

@clue clue left a comment

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.

@SimonFrings Thanks for the update, changes LGTM :shipit:

@clue clue added this to the v1.6.0 milestone Apr 1, 2021
@clue
clue merged commit 09bd9ec into clue:master Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants