You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Divij Vaidya (Jira)" <ji...@apache.org> on 2020/11/27 19:31:00 UTC

[jira] [Closed] (TINKERPOP-2468) Stabilize shouldProcessSessionRequestsInOrder() test

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

Divij Vaidya closed TINKERPOP-2468.
-----------------------------------
    Fix Version/s: 3.4.9
                   3.5.0
       Resolution: Fixed

> Stabilize shouldProcessSessionRequestsInOrder() test
> ----------------------------------------------------
>
>                 Key: TINKERPOP-2468
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2468
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.4.8
>            Reporter: Stephen Mallette
>            Assignee: Divij Vaidya
>            Priority: Minor
>             Fix For: 3.5.0, 3.4.9
>
>
> This test has been failing somewhat randomly on Travis lately:
> {code}
> [ERROR] shouldProcessSessionRequestsInOrder(org.apache.tinkerpop.gremlin.server.GremlinDriverIntegrateTest)  Time elapsed: 9.593 s  <<< FAILURE!
> java.lang.AssertionError: 
> Expected: iterable containing ["five", "zero"]
>      but: item 0: was "zero"
> 	at org.apache.tinkerpop.gremlin.server.GremlinDriverIntegrateTest.shouldProcessSessionRequestsInOrder(GremlinDriverIntegrateTest.java:621)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)