You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Andres de la Peña (Jira)" <ji...@apache.org> on 2022/07/18 13:12:00 UTC

[jira] [Commented] (CASSANDRA-17314) Test Failure: org.apache.cassandra.db.ScrubTest.testScrubCorruptedCounterRow

    [ https://issues.apache.org/jira/browse/CASSANDRA-17314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17567991#comment-17567991 ] 

Andres de la Peña commented on CASSANDRA-17314:
-----------------------------------------------

I'm not very familiarized with the topic but it looks good to me. The failure is easy to reproduce on 3.0, even locally with:
{code}
ant test-compression -Dtest.name="ScrubTest"
{code}
[The CI run above|https://app.circleci.com/pipelines/github/adelapena/cassandra/1794/workflows/9d4ebf18-5f3d-40ea-8016-b0834dcd2b6e] using the proposed patch looks good. The only failures in that run are those already reported by CASSANDRA-17701 and CASSANDRA-17702.

[Repeated runs for 3.11|https://app.circleci.com/pipelines/github/adelapena/cassandra/1934/workflows/24f7e389-7de4-42ee-9f0d-84e558b71e08] seem to confirm that the problem doesn't affect that branch.

> Test Failure: org.apache.cassandra.db.ScrubTest.testScrubCorruptedCounterRow
> ----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17314
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17314
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: Josh McKenzie
>            Assignee: Runtian Liu
>            Priority: Normal
>             Fix For: 3.0.x
>
>
> Failed 10 times in the last 14 runs. Flakiness: 61%, Stability: 28%
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> 	at java.util.Vector.forEach(Vector.java:1277)
> 	at java.util.Vector.forEach(Vector.java:1277)
> 	at java.util.Vector.forEach(Vector.java:1277)
> 	at jdk.nashorn.internal.scripts.Script$3$\^eval\_.:program(<eval>:13)
> 	at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:637)
> 	at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494)
> 	at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393)
> 	at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:449)
> 	at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:406)
> 	at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:402)
> 	at jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:155)
> 	at javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:264)
> 	at java.util.Vector.forEach(Vector.java:1277)
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org