You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Tanuj Khurana (Jira)" <ji...@apache.org> on 2022/12/18 03:50:00 UTC

[jira] [Updated] (PHOENIX-6835) Flakey RowTimestampIT.testAutomaticallySettingRowTimestampWithDate

     [ https://issues.apache.org/jira/browse/PHOENIX-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tanuj Khurana updated PHOENIX-6835:
-----------------------------------
    Fix Version/s: 5.2.0
                   5.1.3

> Flakey RowTimestampIT.testAutomaticallySettingRowTimestampWithDate
> ------------------------------------------------------------------
>
>                 Key: PHOENIX-6835
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6835
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.2.0, 5.1.3
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>              Labels: test
>             Fix For: 5.2.0, 5.1.3
>
>
> On fast machines, the check sometimes seems to fail because we're still in the same millisecond.
> {noformat}
> org.apache.phoenix.end2end.RowTimestampIT.testAutomaticallySettingRowTimestampWithDate[RowTimestampIT_mutable=true,ascending=true]  Time elapsed: 2.122 s  <<< FAILURE!
> java.lang.AssertionError
>     at org.junit.Assert.fail(Assert.java:87)
>     at org.junit.Assert.assertTrue(Assert.java:42)
>     at org.junit.Assert.assertTrue(Assert.java:53)
>     at org.apache.phoenix.end2end.RowTimestampIT.automaticallySettingRowTimestampForImmutableTableAndIndexes(RowTimestampIT.java:270)
> ...{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)