Test Suite org.openide.text.NotifyModifiedOnNbEditorLikeKitTest

go back to testbag

Summary:

Total testsExpected PassesUnexpected PassesExpected FailsUnexpected FailsErrorsSuccess RateRun(when)Time(ms)
1917002089.47%2005-04-12 08:52:05.6253250


Individual Tests:

NameStatusMessageWorkdirTime(ms)
testJustOneCallToModifiedpassYes578
testTheDocumentReturnsBackIfModifyIsNotAllowedpassYes31
testTheDocumentReturnsBackIfModifyIsNotAllowedMultipleTimespassYes63
testTheDocumentReturnsBackIfModifyIsNotAllowedMultipleTimesInAtomicSectionpassYes47
testBadLocationExceptionpassYes16
testDoModificationsInAtomicBlockpassYes16
testDoModificationsInAtomicBlockAndRefuseThempassYes16
testRevertModificationAfterSavepassYes31
testAtomicBlockWithoutModificationspassYes16
testDoInsertAfterEmptyBlockpassYes16
testDoRemoveAfterEmptyBlockpassYes15
testAtomicBlockWithoutModificationsAfterInsertpassYes16
testAtomicBlockWithoutModificationsAfterInsertDoublepassYes16
testAtomicUserBlockWithoutModificationsAfterInsertpassYes15
testAtomicUserBlockWithoutModificationsAfterInsertDoublepassYes0
testUndoDoesMarkFileAsDirtyIssue56963failDocument is Modified expected:<true> but was:<false> [org.openide.util.RequestProcessor] - Begining work Default RequestProcessor [org.openide.util.RequestProcessor] - Executing RequestProcessor.Task [Default RequestProcessor, 1] for task org.openide.text.CloneableEditorSupport$2@124bbbf [org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: true at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560) at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1396) at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055) at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170) at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:142) at org.openide.text.NbLikeEditorKit$Doc.remove(NbLikeEditorKit.java:102) at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:456) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [] - java.lang.Exception: notifyModified: 1 at org.openide.text.NotifyModifiedTest$CES.notifyModified(NotifyModifiedTest.java:705) at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1397) at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055) at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170) at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:142) at org.openide.text.NbLikeEditorKit$Doc.remove(NbLikeEditorKit.java:102) at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:456) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [org.openide.util.RequestProcessor] - Execution finished inDefault RequestProcessor [org.openide.util.RequestProcessor] - Work finished Inactive RequestProcessor thread [Was:Default RequestProcessor/org.openide.text.CloneableEditorSupport$2] [org.openide.util.RequestProcessor] - Execution finished inTest [org.openide.util.RequestProcessor] - Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@a20892 [org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: false at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560) at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1409) at org.openide.text.CloneableEditorSupport$1SaveAsReader.after(CloneableEditorSupport.java:788) at org.openide.text.CloneableEditorSupport.saveDocument(CloneableEditorSupport.java:799) at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [] - java.lang.Exception: notifyUnmodified: 1 at org.openide.text.NotifyModifiedTest$CES.notifyUnmodified(NotifyModifiedTest.java:693) at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1410) at org.openide.text.CloneableEditorSupport$1SaveAsReader.after(CloneableEditorSupport.java:788) at org.openide.text.CloneableEditorSupport.saveDocument(CloneableEditorSupport.java:799) at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [org.openide.util.RequestProcessor] - Execution finished inTest [org.openide.util.RequestProcessor] - Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@1e0bc08 [org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: true at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560) at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1396) at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055) at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170) at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:135) at org.openide.text.NbLikeEditorKit$Doc.runAtomicAsUser(NbLikeEditorKit.java:53) at org.openide.text.NbLikeEditorKit$Doc.runAtomic(NbLikeEditorKit.java:46) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2512) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2504) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2436) at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:466) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [] - java.lang.Exception: notifyModified: 2 at org.openide.text.NotifyModifiedTest$CES.notifyModified(NotifyModifiedTest.java:705) at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1397) at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055) at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170) at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:135) at org.openide.text.NbLikeEditorKit$Doc.runAtomicAsUser(NbLikeEditorKit.java:53) at org.openide.text.NbLikeEditorKit$Doc.runAtomic(NbLikeEditorKit.java:46) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2512) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2504) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2436) at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:466) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [org.openide.util.RequestProcessor] - Execution finished inTest [org.openide.util.RequestProcessor] - Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@158b649 [org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: false at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560) at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1409) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2438) at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:466) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [] - java.lang.Exception: notifyUnmodified: 2 at org.openide.text.NotifyModifiedTest$CES.notifyUnmodified(NotifyModifiedTest.java:693) at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1410) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2438) at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:466) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [org.openide.util.RequestProcessor] - Execution finished inTest [org.openide.util.RequestProcessor] - Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@127734f Yes31
testReloadWithoutModifiedIssue57104passYes31
testUndoMarksFileUnmodifiedpassYes16
testReloadWhenModifiedIssue57104failDocument is Modified expected:<true> but was:<false> [org.openide.util.RequestProcessor] - Execution finished inTest [org.openide.util.RequestProcessor] - Begining work Default RequestProcessor [org.openide.util.RequestProcessor] - Executing RequestProcessor.Task [Default RequestProcessor, 1] for task org.openide.text.CloneableEditorSupport$2@10b4b2f [org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: true at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560) at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1396) at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055) at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170) at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:142) at org.openide.text.NbLikeEditorKit$Doc.remove(NbLikeEditorKit.java:102) at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:548) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [] - java.lang.Exception: notifyModified: 1 at org.openide.text.NotifyModifiedTest$CES.notifyModified(NotifyModifiedTest.java:705) at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1397) at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055) at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170) at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:142) at org.openide.text.NbLikeEditorKit$Doc.remove(NbLikeEditorKit.java:102) at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:548) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [org.openide.util.RequestProcessor] - Execution finished inDefault RequestProcessor [org.openide.util.RequestProcessor] - Work finished Inactive RequestProcessor thread [Was:Default RequestProcessor/org.openide.text.CloneableEditorSupport$2] [org.openide.util.RequestProcessor] - Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@750159 [org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: false at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560) at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1409) at org.openide.text.CloneableEditorSupport$1SaveAsReader.after(CloneableEditorSupport.java:788) at org.openide.text.CloneableEditorSupport.saveDocument(CloneableEditorSupport.java:799) at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:553) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [] - java.lang.Exception: notifyUnmodified: 1 at org.openide.text.NotifyModifiedTest$CES.notifyUnmodified(NotifyModifiedTest.java:693) at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1410) at org.openide.text.CloneableEditorSupport$1SaveAsReader.after(CloneableEditorSupport.java:788) at org.openide.text.CloneableEditorSupport.saveDocument(CloneableEditorSupport.java:799) at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:553) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [org.openide.util.RequestProcessor] - Execution finished inTest [org.openide.util.RequestProcessor] - Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@1abab88 [org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: true at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560) at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1396) at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055) at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170) at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:135) at org.openide.text.NbLikeEditorKit$Doc.runAtomicAsUser(NbLikeEditorKit.java:53) at org.openide.text.NbLikeEditorKit$Doc.runAtomic(NbLikeEditorKit.java:46) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2512) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2504) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2436) at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:561) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [] - java.lang.Exception: notifyModified: 2 at org.openide.text.NotifyModifiedTest$CES.notifyModified(NotifyModifiedTest.java:705) at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1397) at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055) at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170) at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:135) at org.openide.text.NbLikeEditorKit$Doc.runAtomicAsUser(NbLikeEditorKit.java:53) at org.openide.text.NbLikeEditorKit$Doc.runAtomic(NbLikeEditorKit.java:46) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2512) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2504) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2436) at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:561) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [org.openide.util.RequestProcessor] - Execution finished inTest [org.openide.util.RequestProcessor] - Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@18a7efd [org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: false at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560) at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1409) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2438) at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:561) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [] - java.lang.Exception: notifyUnmodified: 2 at org.openide.text.NotifyModifiedTest$CES.notifyUnmodified(NotifyModifiedTest.java:693) at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1410) at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2438) at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:561) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127) at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41) [org.openide.util.RequestProcessor] - Execution finished inTest [org.openide.util.RequestProcessor] - Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@1971afc Yes15


Details for failed test/tests with errors:


testUndoDoesMarkFileAsDirtyIssue56963:
      junit.framework.AssertionFailedError: Document is Modified expected:<true> but was:<false>
[org.openide.util.RequestProcessor] - Begining work Default RequestProcessor
[org.openide.util.RequestProcessor] -   Executing RequestProcessor.Task [Default RequestProcessor, 1] for task org.openide.text.CloneableEditorSupport$2@124bbbf
[org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: true
	at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560)
	at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1396)
	at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055)
	at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170)
	at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:142)
	at org.openide.text.NbLikeEditorKit$Doc.remove(NbLikeEditorKit.java:102)
	at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:456)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[] - java.lang.Exception: notifyModified: 1
	at org.openide.text.NotifyModifiedTest$CES.notifyModified(NotifyModifiedTest.java:705)
	at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1397)
	at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055)
	at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170)
	at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:142)
	at org.openide.text.NbLikeEditorKit$Doc.remove(NbLikeEditorKit.java:102)
	at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:456)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[org.openide.util.RequestProcessor] -   Execution finished inDefault RequestProcessor
[org.openide.util.RequestProcessor] - Work finished Inactive RequestProcessor thread [Was:Default RequestProcessor/org.openide.text.CloneableEditorSupport$2]
[org.openide.util.RequestProcessor] -   Execution finished inTest
[org.openide.util.RequestProcessor] -   Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@a20892
[org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: false
	at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560)
	at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1409)
	at org.openide.text.CloneableEditorSupport$1SaveAsReader.after(CloneableEditorSupport.java:788)
	at org.openide.text.CloneableEditorSupport.saveDocument(CloneableEditorSupport.java:799)
	at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:461)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[] - java.lang.Exception: notifyUnmodified: 1
	at org.openide.text.NotifyModifiedTest$CES.notifyUnmodified(NotifyModifiedTest.java:693)
	at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1410)
	at org.openide.text.CloneableEditorSupport$1SaveAsReader.after(CloneableEditorSupport.java:788)
	at org.openide.text.CloneableEditorSupport.saveDocument(CloneableEditorSupport.java:799)
	at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:461)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[org.openide.util.RequestProcessor] -   Execution finished inTest
[org.openide.util.RequestProcessor] -   Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@1e0bc08
[org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: true
	at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560)
	at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1396)
	at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055)
	at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170)
	at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:135)
	at org.openide.text.NbLikeEditorKit$Doc.runAtomicAsUser(NbLikeEditorKit.java:53)
	at org.openide.text.NbLikeEditorKit$Doc.runAtomic(NbLikeEditorKit.java:46)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2512)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2504)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2436)
	at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:466)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[] - java.lang.Exception: notifyModified: 2
	at org.openide.text.NotifyModifiedTest$CES.notifyModified(NotifyModifiedTest.java:705)
	at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1397)
	at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055)
	at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170)
	at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:135)
	at org.openide.text.NbLikeEditorKit$Doc.runAtomicAsUser(NbLikeEditorKit.java:53)
	at org.openide.text.NbLikeEditorKit$Doc.runAtomic(NbLikeEditorKit.java:46)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2512)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2504)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2436)
	at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:466)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[org.openide.util.RequestProcessor] -   Execution finished inTest
[org.openide.util.RequestProcessor] -   Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@158b649
[org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: false
	at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560)
	at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1409)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2438)
	at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:466)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[] - java.lang.Exception: notifyUnmodified: 2
	at org.openide.text.NotifyModifiedTest$CES.notifyUnmodified(NotifyModifiedTest.java:693)
	at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1410)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2438)
	at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:466)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[org.openide.util.RequestProcessor] -   Execution finished inTest
[org.openide.util.RequestProcessor] -   Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@127734f

	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:77)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)
Caused by: junit.framework.AssertionFailedError: Document is Modified expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:149)
	at org.openide.text.NotifyModifiedTest$CES.assertModified(NotifyModifiedTest.java:721)
	at org.openide.text.NotifyModifiedTest.testUndoDoesMarkFileAsDirtyIssue56963(NotifyModifiedTest.java:472)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	... 11 more

   

testReloadWhenModifiedIssue57104:
      junit.framework.AssertionFailedError: Document is Modified expected:<true> but was:<false>
[org.openide.util.RequestProcessor] -   Execution finished inTest
[org.openide.util.RequestProcessor] - Begining work Default RequestProcessor
[org.openide.util.RequestProcessor] -   Executing RequestProcessor.Task [Default RequestProcessor, 1] for task org.openide.text.CloneableEditorSupport$2@10b4b2f
[org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: true
	at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560)
	at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1396)
	at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055)
	at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170)
	at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:142)
	at org.openide.text.NbLikeEditorKit$Doc.remove(NbLikeEditorKit.java:102)
	at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:548)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[] - java.lang.Exception: notifyModified: 1
	at org.openide.text.NotifyModifiedTest$CES.notifyModified(NotifyModifiedTest.java:705)
	at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1397)
	at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055)
	at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170)
	at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:142)
	at org.openide.text.NbLikeEditorKit$Doc.remove(NbLikeEditorKit.java:102)
	at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:548)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[org.openide.util.RequestProcessor] -   Execution finished inDefault RequestProcessor
[org.openide.util.RequestProcessor] - Work finished Inactive RequestProcessor thread [Was:Default RequestProcessor/org.openide.text.CloneableEditorSupport$2]
[org.openide.util.RequestProcessor] -   Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@750159
[org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: false
	at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560)
	at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1409)
	at org.openide.text.CloneableEditorSupport$1SaveAsReader.after(CloneableEditorSupport.java:788)
	at org.openide.text.CloneableEditorSupport.saveDocument(CloneableEditorSupport.java:799)
	at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:553)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[] - java.lang.Exception: notifyUnmodified: 1
	at org.openide.text.NotifyModifiedTest$CES.notifyUnmodified(NotifyModifiedTest.java:693)
	at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1410)
	at org.openide.text.CloneableEditorSupport$1SaveAsReader.after(CloneableEditorSupport.java:788)
	at org.openide.text.CloneableEditorSupport.saveDocument(CloneableEditorSupport.java:799)
	at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:553)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[org.openide.util.RequestProcessor] -   Execution finished inTest
[org.openide.util.RequestProcessor] -   Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@1abab88
[org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: true
	at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560)
	at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1396)
	at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055)
	at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170)
	at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:135)
	at org.openide.text.NbLikeEditorKit$Doc.runAtomicAsUser(NbLikeEditorKit.java:53)
	at org.openide.text.NbLikeEditorKit$Doc.runAtomic(NbLikeEditorKit.java:46)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2512)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2504)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2436)
	at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[] - java.lang.Exception: notifyModified: 2
	at org.openide.text.NotifyModifiedTest$CES.notifyModified(NotifyModifiedTest.java:705)
	at org.openide.text.CloneableEditorSupport.callNotifyModified(CloneableEditorSupport.java:1397)
	at org.openide.text.CloneableEditorSupport$Listener.vetoableChange(CloneableEditorSupport.java:2055)
	at org.openide.text.NbLikeEditorKit$Doc.notifyModified(NbLikeEditorKit.java:170)
	at org.openide.text.NbLikeEditorKit$Doc.insOrRemoveOrRunnable(NbLikeEditorKit.java:135)
	at org.openide.text.NbLikeEditorKit$Doc.runAtomicAsUser(NbLikeEditorKit.java:53)
	at org.openide.text.NbLikeEditorKit$Doc.runAtomic(NbLikeEditorKit.java:46)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2512)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager$RenderUndo.<init>(CloneableEditorSupport.java:2504)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2436)
	at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[org.openide.util.RequestProcessor] -   Execution finished inTest
[org.openide.util.RequestProcessor] -   Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@18a7efd
[org.openide.text.CloneableEditorSupport] - java.lang.Exception: Setting to modified: false
	at org.openide.text.CloneableEditorSupport.setAlreadyModified(CloneableEditorSupport.java:2560)
	at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1409)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2438)
	at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[] - java.lang.Exception: notifyUnmodified: 2
	at org.openide.text.NotifyModifiedTest$CES.notifyUnmodified(NotifyModifiedTest.java:693)
	at org.openide.text.CloneableEditorSupport.callNotifyUnmodified(CloneableEditorSupport.java:1410)
	at org.openide.text.CloneableEditorSupport$CESUndoRedoManager.undo(CloneableEditorSupport.java:2438)
	at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)

[org.openide.util.RequestProcessor] -   Execution finished inTest
[org.openide.util.RequestProcessor] -   Executing RequestProcessor.Task [Test, 1] for task org.openide.text.NotifyModifiedOnNbEditorLikeKitTest$1X@1971afc

	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:77)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:136)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:123)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:176)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:127)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:41)
Caused by: junit.framework.AssertionFailedError: Document is Modified expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:149)
	at org.openide.text.NotifyModifiedTest$CES.assertModified(NotifyModifiedTest.java:721)
	at org.openide.text.NotifyModifiedTest.testReloadWhenModifiedIssue57104(NotifyModifiedTest.java:568)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.openide.text.NotifyModifiedTest.runTest(NotifyModifiedTest.java:75)
	... 11 more