Hi Jin,

this is the expected behavior: slow tests are not executed by default in PR
CI.
If you want slow tests to be executed in your PR, you need to explicitly
add the label "slow-tests-needed", as specified by [1].
You can see a PR example with this label here [2].

Best regards,
Ruben

[1] https://issues.apache.org/jira/browse/CALCITE-3141
[2] https://github.com/apache/calcite/pull/1651


Le ven. 13 déc. 2019 à 08:41, XING JIN <jinxing.co...@gmail.com> a écrit :

> Hi guys,
> I made a PR and run continuous integration tests. [1]
> A error test contained in the PR and tagged with @slowTest.
> The tests should be failed but CI passed by mistake.
> I doubt our current CI is not running with 'testSlow' configuration. Isn't
> it ?
> I'm not sure if I should create a JIRA.
>
> Best,
> Jin
>
> [1] https://github.com/apache/calcite/pull/1653
>

Reply via email to