Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotate tests that usually run >30s #8443

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

toslunar
Copy link
Member

To avoid test flakiness, all possibly slow tests have to be hinted.
Default timeout of xpytest is 60s.

Fix #8425.

To avoid test flakiness, all possibly slow tests have to be hinted.
Default timeout of xpytest is 60s.
@toslunar toslunar added the cat:test Test or CI related. label Nov 14, 2019
@kmaehashi kmaehashi self-assigned this Nov 14, 2019
@kmaehashi
Copy link
Member

/test

@kmaehashi kmaehashi closed this Nov 14, 2019
@kmaehashi kmaehashi reopened this Nov 14, 2019
@kmaehashi
Copy link
Member

/test

@kmaehashi kmaehashi added the st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes. label Nov 14, 2019
@kmaehashi kmaehashi added this to the v7.0.0 milestone Nov 14, 2019
@kmaehashi kmaehashi merged commit dc42e3b into chainer:master Nov 14, 2019
@toslunar toslunar deleted the travis-xpytest-hint branch November 15, 2019 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:test Test or CI related. st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flaky test (timeout): chainerx_tests/unit_tests/routines_tests/test_linalg.py
2 participants