Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JCStress Test reactor.core.scheduler.BasicSchedulersStressTest.ParallelSchedulerStartDisposeStressTest failing randomly #3626

Closed
OlegDokuka opened this issue Nov 2, 2023 · 0 comments · Fixed by #3630
Assignees
Labels
type/bug A general bug
Milestone

Comments

@OlegDokuka
Copy link
Contributor

...... [FAILED] reactor.core.scheduler.BasicSchedulersStressTest.ParallelSchedulerStartDisposeStressTest

  Scheduling class:
    restart1: package group 0, core group 0
    restart2: package group 0, core group 1

  CPU allocation: 
    restart1: CPU #0 (package #0, core #0, thread #0)
    restart2: CPU #1 (package #0, core #1, thread #1)

  Compilation: unified across all actors

  JVM args: [-XX:+UnlockDiagnosticVMOptions, -XX:+WhiteBoxAPI, -XX:-RestrictContended, -Dfile.encoding=UTF-8, -Duser.country, -Duser.language=en, -Duser.variant, -XX:+UseBiasedLocking, -XX:-TieredCompilation, -XX:+StressLCM, -XX:+StressGCM]
  Fork: #1

  RESULT  SAMPLES     FREQ      EXPECT  DESCRIPTION
   false        1   <0.01%   Forbidden  No default case provided, assume Forbidden
    true  115,104  100.00%  Acceptable  Task scheduled after racing restart
    ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants