You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2014/03/21 00:33:42 UTC

[jira] [Created] (DERBY-6525) testInterruptLockWaiter failed with "First thread should fail because of interrupt"

Mamta A. Satoor created DERBY-6525:
--------------------------------------

             Summary: testInterruptLockWaiter failed with "First thread should fail because of interrupt"
                 Key: DERBY-6525
                 URL: https://issues.apache.org/jira/browse/DERBY-6525
             Project: Derby
          Issue Type: Bug
          Components: Test
    Affects Versions: 10.11.0.0
            Reporter: Mamta A. Satoor


testInterruptLockWaiter failed on trunk(revision 1579109) with IBM jdk 1.7
http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm17/1579109-suites.All_diff.txt

There was 1 failure:
1) testInterruptLockWaiter(org.apache.derbyTesting.functionTests.tests.engine.LockInterruptTest)junit.framework.AssertionFailedError: First thread should fail because of interrupt
	at org.apache.derbyTesting.functionTests.tests.engine.LockInterruptTest.testInterruptLockWaiter(LockInterruptTest.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:118)
	at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:440)
	at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:457)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)

FAILURES!!!
Tests run: 18533,  Failures: 1,  Errors: 0



--
This message was sent by Atlassian JIRA
(v6.2#6252)