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

David Capwell commented on CASSANDRA-20420:
-------------------------------------------

||Repo||Branch||Parent Branch||SHA||Status||
|https://github.com/dcapwell/cassandra.git|CASSANDRA-20420|trunk|051e6d0f53f8ebf56e279514f08fa03682232845|Unstable

Failed Builds:
||Build||Result||Reason||
| dependency_check      | unknown | dependency-check results are missing        
                                                         |
| jvm-dtest-simulator   | fail    | Test 
org.apache.cassandra.simulator.test.ShortAccordSimulationTest::simulationTest-_jdk11
 had an err |
| jvm-upgrade-dtests    | fail    | Test 
org.apache.cassandra.distributed.upgrade.MixedModeFrom3LoggedBatchTest::testSimpleStrategy-_jdk
 |
| jvm11-dtests          | fail    | Test 
org.apache.cassandra.distributed.test.cql3.FullAccordInteropMultiNodeTableWalkTest::test-_jdk11
 |
| jvm11-dtests-fuzz     | fail    | Test 
org.apache.cassandra.fuzz.topology.AccordBootstrapTest::bootstrapFuzzTest-_jdk11
 had an error   |
| jvm17-dtests          | fail    | Test 
org.apache.cassandra.distributed.test.accord.AccordProgressLogTest::testFetchTimeWindow-_jdk17
  |
| jvm17-dtests-fuzz     | fail    | Test 
org.apache.cassandra.fuzz.topology.HarryOnAccordTopologyMixupTest::test-_jdk17 
failed           |
| jvm17-utests          | fail    | Test 
org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest::testSegmentFlaggingWithNonblo
 |
| python-dtests         | fail    | Test 
disk_balance_test.TestDiskBalance::disk_balance_test.py::TestDiskBalance::test_disk_balance_aft
 |
| python-upgrade-dtests | fail    | Test 
upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_indev_5_0_x_To_indev_trunk::upgrade_tests.py::
 |


> InterceptingExecutor.schedule returns a simulator-unsafe Future
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-20420
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20420
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Test/fuzz
>            Reporter: David Capwell
>            Assignee: Benedict Elliott Smith
>            Priority: Normal
>             Fix For: NA
>
>         Attachments: 
> ci_summary-trunk-051e6d0f53f8ebf56e279514f08fa03682232845.html, 
> result_details-trunk-051e6d0f53f8ebf56e279514f08fa03682232845.tar.gz
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The FutureTask we return must be a type sourced from the InstanceClassLoader, 
> rather than the system class loader - which does not apply byte weaving, and 
> so does not intercept e.g. Object.wait.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to