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

[WFLY-2616] Add SEVERE logging level to the valid list of levels. #5577

Merged
merged 1 commit into from Dec 7, 2013

Conversation

jamezp
Copy link
Member

@jamezp jamezp commented Dec 6, 2013

No description provided.

@wildfly-ci
Copy link

Build 1878 is now running using a merge of 01ade0f

@wildfly-ci
Copy link

Build 1878 outcome was FAILURE using a merge of 01ade0f
Summary: Tests failed: 32 (2 new), passed: 9987, ignored: 22 Build time: 1:43:45

Build problems:

Failed tests detected
Process exited with code 1

java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)
    at org.junit.Assert.assertNotNull(Assert.java:621)
    at org.jboss.as.model.test.ModelTestUtils.readResource(ModelTestUtils.java:84)
    at org.jboss.as.subsystem.test.AbstractSubsystemTest.readResource(AbstractSubsystemTest.java:79)
    at org.jboss.as.clustering.subsystem.ClusteringSubsystemTest.getSubsystemXml(ClusteringSubsystemTest.java:26)
    at org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testParseAndMarshalModel(InfinispanSubsystemTestCase.java:159)
java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)
    at org.junit.Assert.assertNotNull(Assert.java:621)
    at org.jboss.as.model.test.ModelTestUtils.readResource(ModelTestUtils.java:84)
    at org.jboss.as.subsystem.test.AbstractSubsystemTest.readResource(AbstractSubsystemTest.java:79)
    at org.jboss.as.clustering.subsystem.ClusteringSubsystemTest.getSubsystemXml(ClusteringSubsystemTest.java:26)
    at org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testDescribeHandler(InfinispanSubsystemTestCase.java:180)
java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)
    at org.junit.Assert.assertNotNull(Assert.java:621)
    at org.jboss.as.model.test.ModelTestUtils.readResource(ModelTestUtils.java:84)
    at org.jboss.as.subsystem.test.AbstractSubsystemTest.readResource(AbstractSubsystemTest.java:79)
    at org.jboss.as.clustering.subsystem.ClusteringSubsystemTest.getSubsystemXml(ClusteringSubsystemTest.java:26)
    at org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testParseSubsystem(InfinispanSubsystemTestCase.java:88)
java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)
    at org.junit.Assert.assertNotNull(Assert.java:621)
    at org.jboss.as.model.test.ModelTestUtils.readResource(ModelTestUtils.java:84)
    at org.jboss.as.subsystem.test.AbstractSubsystemTest.readResource(AbstractSubsystemTest.java:79)
    at org.jboss.as.clustering.subsystem.ClusteringSubsystemTest.getSubsystemXml(ClusteringSubsystemTest.java:26)
    at org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testInstallIntoController(InfinispanSubsystemTestCase.java:118)
java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)
    at org.junit.Assert.assertNotNull(Assert.java:621)
    at org.jboss.as.model.test.ModelTestUtils.readResource(ModelTestUtils.java:84)
    at org.jboss.as.subsystem.test.AbstractSubsystemTest.readResource(AbstractSubsystemTest.java:79)
    at org.jboss.as.clustering.subsystem.ClusteringSubsystemTest.getSubsystemXml(ClusteringSubsystemTest.java:26)
    at org.jboss.as.subsystem.test.AbstractSubsystemBaseTest.standardSubsystemTest(AbstractSubsystemBaseTest.java:133)
    at org.jboss.as.subsystem.test.AbstractSubsystemBaseTest.standardSubsystemTest(AbstractSubsystemBaseTest.java:100)
    at org.jboss.as.subsystem.test.AbstractSubsystemBaseTest.standardSubsystemTest(AbstractSubsystemBaseTest.java:96)
    at org.jboss.as.subsystem.test.AbstractSubsystemBaseTest.testSubsystem(AbstractSubsystemBaseTest.java:81)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    at org.junit.runners.Suite.runChild(Suite.java:127)
    at org.junit.runners.Suite.runChild(Suite.java:26)
    at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    at org.junit.runners.Suite.runChild(Suite.java:127)
    at org.junit.runners.Suite.runChild(Suite.java:26)
    at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
    at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
    at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:141)
    at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:114)
    at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:86)
    at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:2 ...

##### and more errors, see build details

Failed tests

org.jboss.as.test.clustering.cluster.ejb.remote.RemoteFailoverTestCase(SYNC-tcp).testConcurrentFailover: org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: remote-failover-test.jar
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)

org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase(SYNC-tcp).test: org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: command-dispatcher.jar
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)

org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testParseAndMarshalModel(0): java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testDescribeHandler(0): java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testParseSubsystem(0): java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testInstallIntoController(0): java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testSubsystem(0): java.lang.AssertionError: subsystem-infinispan_1_0.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testParseAndMarshalModel(1): java.lang.AssertionError: subsystem-infinispan_1_1.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testDescribeHandler(1): java.lang.AssertionError: subsystem-infinispan_1_1.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testParseSubsystem(1): java.lang.AssertionError: subsystem-infinispan_1_1.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemTestCase.testInstallIntoController(1): java.lang.AssertionError: subsystem-infinispan_1_1.xml url is null
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)


##### there are 22 more failed tests, see build details

@n1hility
Copy link
Member

n1hility commented Dec 7, 2013

retest this please

n1hility added a commit that referenced this pull request Dec 7, 2013
[WFLY-2616] Add SEVERE logging level to the valid list of levels.
@n1hility n1hility merged commit eef0d06 into wildfly:master Dec 7, 2013
@jamezp jamezp deleted the WFLY-2616 branch March 24, 2014 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants