This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268867 - Untrusted results of RemoteCodeModelTestCase tests
Summary: Untrusted results of RemoteCodeModelTestCase tests
Status: REOPENED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: Dev
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-07 08:09 UTC by Alexander Simon
Modified: 2017-05-10 14:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2016-11-07 08:09:31 UTC
How we trust successful test results if tests cannot install needed modules?
See log:
    [junit] ###> setUp    org.netbeans.modules.cnd.remote.fs.RemoteCodeModelTestCase.testArgumentsGNU [r_tester@spb-avtovo.ru.oracle.com]
    [junit] Nov 03, 2016 7:17:22 PM org.netbeans.modules.remote.impl.RemoteLogger log
    [junit] INFO: Started remote agent /var/tmp/dlight_r_tester/bed804f9/bin/Linux-x86_64/fs_server -t 4 -p -d /var/tmp/dlight_r_tester/bed804f9/fs_server_cache -c  [pid=22131 at r_tester@spb-avtovo.ru.oracle.com] 
    [junit] Nov 03, 2016 7:17:22 PM org.netbeans.modules.remote.impl.RemoteLogger log
    [junit] INFO: Remote agent version 1.10.3 [r_tester@spb-avtovo.ru.oracle.com] 
    [junit] Nov 03, 2016 7:17:25 PM org.netbeans.core.startup.NbEvents logged
    [junit] INFO: Warning - could not install some modules:
    [junit] 	org.clang.staticanalyzer - The module named org.clang.analysis was needed and not found.
    [junit] 	org.netbeans.modules.dlight.nativeexecution - The module named com.jcraft.jsch was needed and not found.
    [junit] 	org.netbeans.modules.dlight.remote - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.dlight.remote - None of the modules providing the capability org.netbeans.modules.dlight.remote.spi.RemoteProviderToken could be installed.
    [junit] 	org.netbeans.modules.cnd.api.remote - The module org.netbeans.modules.dlight.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.api.remote - None of the modules providing the capability org.netbeans.modules.cnd.remote.spi.RemoteProviderToken could be installed.
    [junit] 	org.netbeans.modules.cnd.api.remote - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.dlight.remote.ui - The module org.netbeans.modules.dlight.remote would also need to be installed.
    [junit] 	org.netbeans.modules.dlight.remote.ui - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.api.remote.ui - The module org.netbeans.modules.dlight.remote.ui would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.api.remote.ui - The module org.netbeans.modules.dlight.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.api.remote.ui - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.dlight.terminal - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.toolchain - The module org.netbeans.modules.dlight.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.toolchain - The module org.netbeans.modules.cnd.api.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.toolchain - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.cnd - The module org.netbeans.modules.dlight.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd - The module org.netbeans.modules.cnd.api.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.cnd - The module org.netbeans.modules.cnd.toolchain would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject - The module org.netbeans.modules.dlight.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject - The module org.netbeans.modules.cnd would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject - The module org.netbeans.modules.cnd.api.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject - The module org.netbeans.modules.dlight.terminal would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject - The module org.netbeans.modules.cnd.toolchain would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.remote - The module org.netbeans.modules.cnd.makeproject would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.remote - The module org.netbeans.modules.dlight.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.remote - The module org.netbeans.modules.cnd would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.remote - The module org.netbeans.modules.cnd.api.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.remote - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.remote - The module org.netbeans.modules.dlight.terminal would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.remote - The module org.netbeans.modules.cnd.toolchain would also need to be installed.
    [junit] 	org.clang.driver - The module named org.llvm.target was needed and not found.
    [junit] 	org.clang.frontend - The module named org.llvm.linker was needed and not found.
    [junit] 	org.clang.frontend - The module org.clang.driver would also need to be installed.
    [junit] 	org.clang.frontend - The module named org.llvm.target was needed and not found.
    [junit] 	org.clang.frontend - The module org.clang.staticanalyzer would also need to be installed.
    [junit] 	org.clang.arcmigrate - The module org.clang.frontend would also need to be installed.
    [junit] 	org.clang.codegen - The module org.clang.frontend would also need to be installed.
    [junit] 	org.clang.rewrite - The module org.clang.frontend would also need to be installed.
    [junit] 	org.clang.frontendtool - The module org.clang.arcmigrate would also need to be installed.
    [junit] 	org.clang.frontendtool - The module org.clang.codegen would also need to be installed.
    [junit] 	org.clang.frontendtool - The module org.clang.frontend would also need to be installed.
    [junit] 	org.clang.frontendtool - The module org.clang.driver would also need to be installed.
    [junit] 	org.clang.frontendtool - The module org.clang.rewrite would also need to be installed.
    [junit] 	org.netbeans.modules.editor.lib2 - No module providing the capability org.netbeans.modules.editor.actions could be found.
    [junit] 	org.netbeans.modules.editor.lib - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.modules.jumpto - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.source - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.spi.editor.hints - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.spi.editor.hints - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.modules.editor.fold.nbui - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.modules.editor.fold.nbui - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.modules.editor - The module org.netbeans.modules.editor.fold.nbui would also need to be installed.
    [junit] 	org.netbeans.modules.editor - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.modules.editor - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.modules.editor.completion - The module org.netbeans.modules.editor would also need to be installed.
    [junit] 	org.netbeans.modules.editor.completion - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.modules.editor.completion - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.modules.options.editor - The module org.netbeans.modules.editor would also need to be installed.
    [junit] 	org.netbeans.modules.options.editor - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.modules.options.editor - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.asm - The module org.netbeans.modules.editor would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.asm - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.asm - The module named org.netbeans.spi.navigator/1 was needed and not found.
    [junit] 	org.netbeans.modules.cnd.asm - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.modelutil - The module org.netbeans.modules.editor would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.modelutil - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.modelutil - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.model.services - The module org.netbeans.spi.editor.hints would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.model.services - The module org.netbeans.modules.editor.completion would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.model.services - The module org.netbeans.modules.cnd.modelutil would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.model.services - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.modelimpl - The module org.netbeans.spi.editor.hints would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.modelimpl - The module org.netbeans.modules.cnd.model.services would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.modelimpl - The module org.netbeans.modules.cnd.modelutil would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.modelimpl - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.toolchain.ui - The module org.netbeans.modules.dlight.remote.ui would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.toolchain.ui - The module org.netbeans.modules.cnd.api.remote.ui would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.toolchain.ui - The module org.netbeans.spi.editor.hints would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.toolchain.ui - The module org.netbeans.modules.dlight.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.toolchain.ui - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.toolchain.ui - The module org.netbeans.modules.cnd.api.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.toolchain.ui - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.toolchain.ui - The module org.netbeans.modules.cnd.toolchain would also need to be installed.
    [junit] 	org.netbeans.modules.dlight.remote.impl - The module org.netbeans.modules.dlight.remote.ui would also need to be installed.
    [junit] 	org.netbeans.modules.dlight.remote.impl - The module org.netbeans.modules.dlight.remote would also need to be installed.
    [junit] 	org.netbeans.modules.dlight.remote.impl - The module named org.netbeans.modules.utilities/1 was needed and not found.
    [junit] 	org.netbeans.modules.dlight.remote.impl - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.editor.bracesmatching - The module org.netbeans.modules.editor would also need to be installed.
    [junit] 	org.netbeans.modules.editor.bracesmatching - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.modules.editor.bracesmatching - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.editor - The module org.netbeans.modules.editor would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.editor - The module org.netbeans.modules.cnd.source would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.editor - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.editor - The module org.netbeans.modules.options.editor would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.editor - The module named org.netbeans.modules.editor.bracesmatching/0-1 was needed and not found.
    [junit] 	org.netbeans.modules.cnd.editor - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 	org.clang.tools.driver - The module org.clang.codegen would also need to be installed.
    [junit] 	org.clang.tools.driver - The module org.clang.frontend would also need to be installed.
    [junit] 	org.clang.tools.driver - The module org.clang.driver would also need to be installed.
    [junit] 	org.clang.tools.driver - The module org.clang.frontendtool would also need to be installed.
    [junit] 	org.clang.tools.services - The module org.clang.tools.driver would also need to be installed.
    [junit] 	org.clang.tools.services - The module org.clang.frontend would also need to be installed.
    [junit] 	org.clang.tools.services - The module org.clang.driver would also need to be installed.
    [junit] 	org.clang.tools.services - The module org.clang.frontendtool would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.ui - The module org.netbeans.modules.cnd.source would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.ui - The module org.netbeans.modules.dlight.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.ui - The module org.netbeans.modules.cnd would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.ui - The module org.netbeans.modules.cnd.api.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.ui - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.ui - The module org.netbeans.modules.cnd.toolchain would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.cnd.toolchain.ui would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.cnd.api.remote.ui would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.cnd.source would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.jumpto would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.cnd.ui would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.cnd.makeproject would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.dlight.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.cnd would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.cnd.api.remote would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.dlight.nativeexecution would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.dlight.terminal would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.makeproject.ui - The module org.netbeans.modules.cnd.toolchain would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.script - The module org.netbeans.modules.editor would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.script - The module named org.netbeans.modules.csl.types/1 was needed and not found.
    [junit] 	org.netbeans.modules.cnd.script - The module named org.netbeans.modules.csl.api/2 was needed and not found.
    [junit] 	org.netbeans.modules.cnd.script - The module org.netbeans.modules.cnd.ui would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.script - The module org.netbeans.modules.editor.lib2 would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.script - The module org.netbeans.modules.cnd would also need to be installed.
    [junit] 	org.netbeans.modules.cnd.script - The module org.netbeans.modules.editor.lib would also need to be installed.
    [junit] 
    [junit] Nov 03, 2016 7:17:25 PM org.netbeans.core.startup.NbEvents notify
    [junit] WARNING: Warning - could not install some modules:
    [junit] 	Clank clang/StaticAnalyzer - The module named org.clang.analysis was needed and not found.
    [junit] 	Native Execution - The module named com.jcraft.jsch was needed and not found.
    [junit] 	Remote API - None of the modules providing the capability org.netbeans.modules.dlight.remote.spi.RemoteProviderToken could be installed.
    [junit] 	C/C++ Remote Development API - None of the modules providing the capability org.netbeans.modules.cnd.remote.spi.RemoteProviderToken could be installed.
    [junit] 	Clank clang/Driver - The module named org.llvm.target was needed and not found.
    [junit] 	Clank clang/Frontend - The module named org.llvm.linker was needed and not found.
    [junit] 	Clank clang/Frontend - The module named org.llvm.target was needed and not found.
    [junit] 	Editor Library 2 - No module providing the capability org.netbeans.modules.editor.actions could be found.
    [junit] 	C/C++ Assembler - The module named org.netbeans.spi.navigator/1 was needed and not found.
    [junit] 	Remote implementation - The module named org.netbeans.modules.utilities/1 was needed and not found.
    [junit] 	C/C++ Editor - The module named org.netbeans.modules.editor.bracesmatching/0-1 was needed and not found.
    [junit] 	C/C++ Shell Scripts and Makefiles - The module named org.netbeans.modules.csl.types/1 was needed and not found.
    [junit] 	C/C++ Shell Scripts and Makefiles - The module named org.netbeans.modules.csl.api/2 was needed and not found.
    [junit] 	35 further modules could not be installed due to the above problems.
    [junit] 
    [junit] Nov 03, 2016 7:17:26 PM org.openide.util.RequestProcessor$Processor doNotify
    [junit] SEVERE: Error in RequestProcessor org.netbeans.modules.parsing.impl.indexing.IndexingModule$Startup
    [junit] org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.IllegalStateException: No ActiveDocumentProvider instance in global lookup.
    [junit] 	at org.openide.util.RequestProcessor.post(RequestProcessor.java:420)
    [junit] 	at org.netbeans.core.startup.NbStartStop.initialize(NbStartStop.java:87)
    [junit] 	at org.netbeans.core.startup.NbInstaller.loadImpl(NbInstaller.java:356)
    [junit] 	at org.netbeans.core.startup.NbInstaller.access$000(NbInstaller.java:102)
    [junit] 	at org.netbeans.core.startup.NbInstaller$1.run(NbInstaller.java:343)
    [junit] 	at org.openide.filesystems.FileUtil$2.run(FileUtil.java:436)
    [junit] 	at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127)
    [junit] 	at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:519)
    [junit] 	at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:420)
    [junit] 	at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:440)
    [junit] 	at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:340)
    [junit] 	at org.netbeans.ModuleManager.enable(ModuleManager.java:1365)
    [junit] 	at org.netbeans.ModuleManager.enable(ModuleManager.java:1170)
    [junit] 	at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:340)
    [junit] 	at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:276)
    [junit] 	at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:301)
    [junit] 	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:181)
    [junit] 	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:150)
    [junit] 	at org.netbeans.core.startup.MainLookup.beforeLookup(MainLookup.java:234)
    [junit] 	at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:214)
    [junit] 	at org.openide.modules.Modules.getDefault(Modules.java:64)
    [junit] 	at org.netbeans.modules.project.ui.OpenProjectList.addModuleInfo(OpenProjectList.java:1992)
    [junit] 	at org.netbeans.modules.project.ui.OpenProjectList.access$1500(OpenProjectList.java:137)
    [junit] 	at org.netbeans.modules.project.ui.OpenProjectList$24.run(OpenProjectList.java:1366)
    [junit] 	at org.netbeans.modules.project.ui.OpenProjectList$24.run(OpenProjectList.java:1356)
    [junit] 	at org.netbeans.modules.openide.util.DefaultMutexImplementation.writeAccess(DefaultMutexImplementation.java:250)
    [junit] 	at org.openide.util.Mutex.writeAccess(Mutex.java:271)
    [junit] 	at org.netbeans.modules.project.ui.OpenProjectList.doOpenProject(OpenProjectList.java:1356)
    [junit] 	at org.netbeans.modules.project.ui.OpenProjectList.open(OpenProjectList.java:823)
    [junit] 	at org.netbeans.modules.project.ui.OpenProjectList.open(OpenProjectList.java:685)
    [junit] 	at org.netbeans.modules.project.ui.OpenProjectList.open(OpenProjectList.java:646)
    [junit] 	at org.netbeans.modules.project.ui.OpenProjectsTrampolineImpl.openAPI(OpenProjectsTrampolineImpl.java:80)
    [junit] 	at org.netbeans.api.project.ui.OpenProjects.open(OpenProjects.java:199)
    [junit] 	at org.netbeans.modules.cnd.remote.fs.RemoteCodeModelTestCase.processSample(RemoteCodeModelTestCase.java:122)
    [junit] 	at org.netbeans.modules.cnd.remote.fs.RemoteCodeModelTestCase.testArgumentsGNU(RemoteCodeModelTestCase.java:134)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:497)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:176)
    [junit] 	at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:102)
    [junit] 	at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:478)
    [junit] 	at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:404)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] Caused by: java.lang.IllegalStateException: No ActiveDocumentProvider instance in global lookup.
    [junit] 	at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.<init>(RepositoryUpdater.java:1353)
    [junit] 	at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.getDefault(RepositoryUpdater.java:190)
    [junit] 	at org.netbeans.modules.parsing.impl.indexing.IndexingModule$Startup.run(IndexingModule.java:71)
    [junit] 	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
    [junit] 	at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
    [junit] 	at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
    [junit] 	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058)
Comment 1 Alexander Simon 2016-11-07 08:12:12 UTC
For example see unit tests log cnd-test-solaris10.x86/13105/consoleFull
Comment 2 Vladimir Kvashin 2016-12-02 15:41:33 UTC
That's a very unpleasant fact; I need to fix it.
However there is no negative impact neither on end user nor on tests: tests run and do what they expected to do (build code model and check it). So I'm downgrading this to P3 and removing patch candidate.
Comment 3 Vladimir Voskresensky 2017-03-30 14:47:41 UTC
Fixed some time ago
Comment 4 Alexander Simon 2017-03-30 14:50:46 UTC
still in log