Error - No test class or methods selected for configuration

Issue #2613 duplicate
Tony White created an issue

Not sure why I am getting this error when running a test class.

It seems since the latest update, it is not connecting up the configuration anymore if you have not run the test class recently.

I have invalidated caches, and rebuilt the OST numerous times.

idea.log content

2024-08-12 07:44:10,021 [ 548043] INFO - #com.illuminatedcloud.intellij.apex.unitTest.ApexUnitTestRunProfileState - Executing unit tests for run configuration 'CaseEnvelopeUtilityTest'.
2024-08-12 07:44:13,327 [ 551349] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.SdkEntity to files
2024-08-12 07:44:13,328 [ 551350] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.LibraryEntity to files
2024-08-12 07:44:14,587 [ 552609] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.SdkEntity to files
2024-08-12 07:44:14,588 [ 552610] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.LibraryEntity to files
2024-08-12 07:45:02,527 [ 600549] WARN - #c.i.o.a.ExperimentalFeatureImpl - Feature 'typescript.compiler.evaluation' is disabled in Release. Set 'percentOfUsers' to 100% to enable in Release.
2024-08-12 07:45:02,549 [ 600571] WARN - #c.i.u.x.Binding - No accessors for com.intellij.platform.feedback.impl.state.DontShowAgainFeedbackState. This means that state class cannot be serialized properly. Please see https://jb.gg/ij-psoc
2024-08-12 07:45:02,550 [ 600572] WARN - #c.i.u.x.Binding - No accessors for com.intellij.toolWindow.ToolWindowLayoutStorageManagerState. This means that state class cannot be serialized properly. Please see https://jb.gg/ij-psoc
2024-08-12 07:45:02,550 [ 600572] WARN - #c.i.u.x.Binding - No accessors for com.intellij.platform.feedback.impl.state.CommonFeedbackSurveysState. This means that state class cannot be serialized properly. Please see https://jb.gg/ij-psoc
2024-08-12 07:45:02,560 [ 600582] INFO - #c.i.i.s.p.i.SharedIndexMainZipStorage - Shared Indexes Storage is opened and empty

Comments (4)

  1. Tony White reporter

    Missed seeing the bug as it had been resolved and my filter was showing only the open issues

    Thanks

  2. Log in to comment