wide-energy-11069
12/30/2015, 7:24 PMThere were 16 failures:
1) testExcludes1(com.twitter.intellij.pants.integration.OSSPantsScalaExamplesIntegrationTest)
junit.framework.AssertionFailedError: Import failed: File accessed outside allowed roots: file:///export/hdb3/jenkins/workspace/intellij_plugin_ci_trigger/.cache/pants/pants;
Allowed roots: [/export/hdb3/jenkins/workspace/intellij_plugin_ci_trigger/.pants.d/resources/services, /var/lib/jenkins, /tmp, /export/hdb3/jenkins/workspace/intellij_plugin_ci_trigger/.pants.d/intellij/plugins-sandbox/test, /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.91.x86_64/jre, /tmp/unitTest_excludes1_69/testExcludes10]
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.TestCase.fail(TestCase.java:227)
at com.intellij.openapi.externalSystem.test.ExternalSystemImportingTestCase.doImportProject(ExternalSystemImportingTestCase.java:461)
at com.intellij.openapi.externalSystem.test.ExternalSystemImportingTestCase.importProject(ExternalSystemImportingTestCase.java:422)
at com.twitter.intellij.pants.testFramework.PantsIntegrationTestCase.doImport(PantsIntegrationTestCase.java:292)
at com.twitter.intellij.pants.integration.OSSPantsScalaExamplesIntegrationTest.testExcludes1(OSSPantsScalaExamplesIntegrationTest.java:60)