Skip to content

Conversation

@galpeter
Copy link
Contributor

The cppcheck can run for quite a long time, sometimes even more than
10 minutes. This change splits the test execution into two part:

  • First, do all checks excluding the cppcheck call with the default timeout.
  • Second, do the cppcheck call with a 30 minutes maximum timeout.

The cppcheck can run for quite a long time, sometimes even more than
10 minutes. This change splits the test execution into two part:
* First, do all checks excluding the cppcheck call with the default timeout.
* Second, do the cppcheck call with a 30 minutes maximum timeout.

JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com
@galpeter galpeter added the infrastructure Related to GH Actions or the tested targets label Mar 14, 2019
@galpeter galpeter requested a review from LaszloLango March 14, 2019 13:38
Copy link
Contributor

@LaszloLango LaszloLango left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@akosthekiss akosthekiss left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@rerobika rerobika left a comment

Choose a reason for hiding this comment

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

LGTM (informal)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Related to GH Actions or the tested targets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants