Home
last modified time | relevance | path

Searched refs:failed (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/AOO42X/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java98 try { AnyConverter.toBoolean(aChar); failed(""); in test_toBoolean()
100 try { AnyConverter.toBoolean(anyChar); failed(""); in test_toBoolean()
102 try { AnyConverter.toBoolean(aByte); failed(""); in test_toBoolean()
104 try { AnyConverter.toBoolean(anyByte); failed(""); in test_toBoolean()
106 try { AnyConverter.toBoolean(aShort); failed(""); in test_toBoolean()
108 try { AnyConverter.toBoolean(anyShort); failed(""); in test_toBoolean()
110 try { AnyConverter.toBoolean(aInt); failed(""); in test_toBoolean()
112 try { AnyConverter.toBoolean(anyInt); failed(""); in test_toBoolean()
114 try { AnyConverter.toBoolean(aLong); failed(""); in test_toBoolean()
116 try { AnyConverter.toBoolean(anyLong); failed(""); in test_toBoolean()
[all …]
/AOO42X/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java249 failed("Cannot connect the office."); in connect()
378 failed("Could not handle crash-dialog: " + e.toString()); in handleRecoveryDialogAfterCrash()
402 failed("Could not click 'Cancel' at CrashReporter Dialog"); in handleCrashReporterDialog()
412 failed("Could not handle CrashReporter Dialog: " + e.toString()); in handleCrashReporterDialog()
506 failed("Could not click 'Cancel' at recovery-dialog."); in handleRecoveryDialogAtRestart()
523 failed("Could not click 'Cancel' at recovery-dialog"); in handleRecoveryDialogAtRestart()
528 failed("Could not handle recovery-dialog at restart: " + e.toString()); in handleRecoveryDialogAtRestart()
548 failed("Could not handle 'Are you sure' dialog."); in handleAreYouSureDialog()
578failed("could not get the document names from the 'Save Documents' dialog", CONTINUE); in handleSaveDocumentsDialog()
591failed("could not set target directory for saving documents at 'Save Documents' dialog", CONTINUE); in handleSaveDocumentsDialog()
[all …]
/AOO42X/main/forms/qa/integration/forms/
H A DFormControlTest.java96 failed( "could not access the required data source or table therein." ); in before()
124failed( "checking the content of one or more controls on the first row failed (see the log for det… in checkFirstRow()
138failed( "checking the content of one or more controls on the insert row failed (see the log for de… in checkInsertRow()
151 failed( "image control failed to display empty image" ); in checkImageControl()
162 failed( "image control does not display the sample image as required" ); in checkImageControl()
172failed( "image control does not, after saving the record, display the sample image as required" ); in checkImageControl()
180failed( "image control failed to display empty image, after coming from a non-empty image" ); in checkImageControl()
188failed( "image control does not, after coming back to the record, display the sample image as requ… in checkImageControl()
196 failed( "image control failed to remove the image" ); in checkImageControl()
203 failed( "image still there after coming back, though we just removed it" ); in checkImageControl()
[all …]
H A DCellBinding.java144 failed( "Changes in the cell are not forwarded to the text field." ); in checkTextFieldBinding()
180 failed( "Setting a cell to 'empty' does not reset the bound radio button." ); in checkBooleanRadioBinding()
384 failed( errorMessage ); in verifyRadioStates()
401 failed( failErrorMessage ); in verifyVoidCell()
417 failed( failErrorMessage ); in verifyNumericCellContent()
433 failed( failErrorMessage ); in verifyStringCellContent()
/AOO42X/main/qadevOOo/tests/java/mod/_dbaccess/
H A DTableWindowAccessibility.java123 throw new StatusException(Status.failed("Couldn't create instance")); in createTestEnvironment()
129 throw new StatusException(Status.failed( in createTestEnvironment()
137 throw new StatusException(Status.failed( in createTestEnvironment()
157 throw new StatusException(Status.failed( in createTestEnvironment()
161 throw new StatusException(Status.failed( in createTestEnvironment()
165 throw new StatusException(Status.failed( in createTestEnvironment()
169 throw new StatusException(Status.failed( in createTestEnvironment()
185 throw new StatusException(Status.failed("Couldn't register object")); in createTestEnvironment()
223 throw new StatusException(Status.failed("SQLException")); in createTestEnvironment()
244 throw new StatusException(Status.failed( in createTestEnvironment()
[all …]
H A DJoinViewAccessibility.java124 throw new StatusException (Status.failed ("Couldn't create instance")); in createTestEnvironment()
131 throw new StatusException (Status.failed ( in createTestEnvironment()
140 throw new StatusException (Status.failed ( in createTestEnvironment()
162 throw new StatusException (Status.failed ( in createTestEnvironment()
167 throw new StatusException (Status.failed ( in createTestEnvironment()
172 throw new StatusException (Status.failed ( in createTestEnvironment()
177 throw new StatusException (Status.failed ( in createTestEnvironment()
196 throw new StatusException (Status.failed ("Couldn't register object")); in createTestEnvironment()
238 throw new StatusException (Status.failed ("SQLException")); in createTestEnvironment()
261 throw new StatusException (Status.failed ( in createTestEnvironment()
[all …]
H A DConnectionLineAccessibility.java126 throw new StatusException(Status.failed("Couldn't create instance")); in createTestEnvironment()
133 throw new StatusException(Status.failed( in createTestEnvironment()
142 throw new StatusException(Status.failed( in createTestEnvironment()
165 throw new StatusException(Status.failed( in createTestEnvironment()
171 throw new StatusException(Status.failed( in createTestEnvironment()
177 throw new StatusException(Status.failed( in createTestEnvironment()
183 throw new StatusException(Status.failed( in createTestEnvironment()
204 throw new StatusException(Status.failed("Couldn't register object")); in createTestEnvironment()
248 throw new StatusException(Status.failed("SQLException")); in createTestEnvironment()
272 throw new StatusException(Status.failed( in createTestEnvironment()
[all …]
/AOO42X/main/chart2/qa/
H A DTestCaseOldAPI.java143 failed( ex.getMessage() ); in after()
194 failed( ex.getMessage() ); in testTitle()
239 failed( ex.getMessage() ); in testSubTitle()
352 failed( ex.getMessage() ); in testDiagram()
449 failed( ex.getMessage() ); in testAxis()
496 failed( ex.getMessage() ); in testLegend()
532 failed( ex.getMessage() ); in testArea()
598 failed( ex.getMessage() ); in testChartType()
711 failed( ex.getMessage() ); in testDataSeriesAndPoints()
733 failed( ex.getMessage() ); in testStatistics()
[all …]
/AOO42X/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java220 failed("Service wasn't created") ; in before()
279 failed(e.toString(), true); in checkByURLonly()
326 failed("Could not get XInputStream from file :'" + fileURL + "'",true); in checkMediaDescriptorXInputStream()
387 failed(e.toString(),true); in checkPreselectedType()
393 failed(e.toString(), true); in checkPreselectedType()
442 failed(e.toString(),true); in checkPreselectedFilter()
448 failed(e.toString(), true); in checkPreselectedFilter()
487 failed(e.toString(),true); in checkPreselectedDocService()
493 failed(e.toString(), true); in checkPreselectedDocService()
551 failed(e.toString(), true); in checkStreamLoader()
/AOO42X/main/qadevOOo/tests/java/ifc/text/
H A D_XMailMergeBroadcaster.java80 throw new StatusException(Status.failed in before()
84 throw new StatusException(Status.failed in before()
103 throw new StatusException(Status.failed in _addMailMergeEventListener()
106 throw new StatusException(Status.failed in _addMailMergeEventListener()
132 throw new StatusException(Status.failed in _removeMailMergeEventListener()
135 throw new StatusException(Status.failed in _removeMailMergeEventListener()
/AOO42X/main/qadevOOo/tests/java/mod/_sc/
H A DScAccessiblePreviewHeaderCell.java198 throw new StatusException(Status.failed("Couldn't get element")); in createTestEnvironment()
201 throw new StatusException(Status.failed("Couldn't get element")); in createTestEnvironment()
208 throw new StatusException(Status.failed( in createTestEnvironment()
212 throw new StatusException(Status.failed( in createTestEnvironment()
216 throw new StatusException(Status.failed( in createTestEnvironment()
220 throw new StatusException(Status.failed( in createTestEnvironment()
246 throw new StatusException(Status.failed("Couldn't change mode")); in createTestEnvironment()
/AOO42X/main/testtools/qa/cliversioning/
H A DVersionTestCase.java46 failed("Check the make file. Java must be called with -Dcli_ure_test=pathtoexe"); in checkVersion()
49failed("Check the make file. Java must be called with -Duno_path=path_to_ure_bin_folder"); in checkVersion()
52 failed("Check the make file. Java must be called with -DSystemRoot=%SystemRoot%."); in checkVersion()
72 failed("Unexpected exception."); in checkVersion()
75 failed("Tests for library versioning failed."); in checkVersion()
/AOO42X/main/qadevOOo/tests/java/mod/_adabas/
H A DODriver.java76 throw new StatusException(Status.failed("Couldn't create object")); in createTestEnvironment()
85 throw new StatusException(Status.failed( in createTestEnvironment()
93 throw new StatusException(Status.failed( in createTestEnvironment()
98 throw new StatusException(Status.failed( in createTestEnvironment()
110 throw new StatusException(Status.failed( in createTestEnvironment()
/AOO42X/main/qadevOOo/tests/java/mod/_dbpool/
H A DOConnectionPool.java60 Status.failed("Couldn't create instance")); in createTestEnvironment()
70 Status.failed("Couldn't get parameter 'dbase.url'")); in createTestEnvironment()
78 Status.failed("Couldn't get parameter 'jdbc.url'")); in createTestEnvironment()
86 Status.failed("Couldn't get parameter 'jdbc.user'")); in createTestEnvironment()
92 Status.failed("Couldn't get parameter 'jdbc.password'")); in createTestEnvironment()
/AOO42X/main/wizards/com/sun/star/wizards/web/status/
H A DTask.java44 private int failed = 0; field in Task
81 failed++; in advance()
84 if (failed + successfull == max) in advance()
98 return successfull + failed; in getStatus()
181 return failed; in getFailed()
/AOO42X/main/wizards/com/sun/star/wizards/ui/event/
H A DTask.java38 private int failed = 0; field in Task
80 failed++; in advance()
83 if (failed + successfull == max) in advance()
97 return successfull + failed; in getStatus()
190 return failed; in getFailed()
/AOO42X/main/testtools/qa/cli/
H A DCLITest.java46 failed("Check the make file. Java must be called with -Dcli_test=pathtoexe"); in runCLITests()
50 failed("Check the make file. Java must be called with " + in runCLITests()
75 failed("CLI test failed."); in runCLITests()
78 failed("Unexpected exception."); in runCLITests()
/AOO42X/main/qadevOOo/tests/java/mod/_jdbc/
H A DJDBCDriver.java74 throw new StatusException(Status.failed("Couldn't create object")); in createTestEnvironment()
83 throw new StatusException(Status.failed( in createTestEnvironment()
91 throw new StatusException(Status.failed( in createTestEnvironment()
112 throw new StatusException(Status.failed( in createTestEnvironment()
/AOO42X/main/qadevOOo/tests/java/ifc/io/
H A D_XActiveDataControl.java147 throw new StatusException(Status.failed(e.getMessage())); in _start()
186 throw new StatusException(Status.failed(e.getMessage())); in _removeListener()
212 throw new StatusException(Status.failed(e.getMessage())); in _terminate()
217 Status.failed("Unexpected error"); in _terminate()
/AOO42X/main/qadevOOo/runner/basicrunner/basichelper/
H A DThreadRunner.java104 throw new StatusException(Status.failed( in initialize()
114 throw new StatusException(Status.failed("Expected the " + in initialize()
125 throw new StatusException(Status.failed("Expected the " + in initialize()
135 throw new StatusException(Status.failed("Expected the " + in initialize()
242 throw new StatusException(Status.failed("Couldn't create service")); in run()
/AOO42X/main/qadevOOo/tests/java/ifc/document/
H A D_Settings.java58 … throw new StatusException(Status.failed("the property 'PrinterIndependentLayout' is unknown.")); in _PrinterIndependentLayout()
60 …throw new StatusException(Status.failed("the property 'PrinterIndependentLayout' could not be test… in _PrinterIndependentLayout()
90 throw new StatusException(Status.failed( in _PrinterName()
102 throw new StatusException(Status.failed( in _PrinterName()
/AOO42X/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XTreeNode.java64 throw new StatusException(Status.failed( in before()
70 throw new StatusException(Status.failed( in before()
76 throw new StatusException(Status.failed( in before()
82 throw new StatusException(Status.failed( in before()
/AOO42X/main/qadevOOo/tests/java/ifc/style/
H A D_ParagraphProperties.java372 Status.failed( "could not get NumberingRuels: "+ ex.toString() ); in _NumberingRules()
375 Status.failed( "could not get NumberingRuels: "+ ex.toString() ); in _NumberingRules()
378 Status.failed( "could not get NumberingRuels: "+ ex.toString() ); in _NumberingRules()
385 … Status.failed( "could not get NumberlingLevel-Array from NumberingRuels: "+ ex.toString() ); in _NumberingRules()
388 … Status.failed( "could not get NumberlingLevel-Array from NumberingRuels: "+ ex.toString() ); in _NumberingRules()
/AOO42X/main/qadevOOo/tests/java/ifc/sheet/
H A D_XSheetAuditing.java59 … throw new StatusException(Status.failed("Necessary CellAddress object relations not found.")); in before()
70 … throw new StatusException(Status.failed("'XSheetAuditing.DrawPage' object relation not found.")); in before()
81 …throw new StatusException(Status.failed("'XSheetAuditing.Spreadsheet' object relation not found.")… in before()
88 throw new StatusException(Status.failed("Invalid cell addresses in object relations.")); in before()
/AOO42X/main/qadevOOo/runner/complexlib/
H A DAssurance.java243failed( i_message + ": expected element count: " + i_expected.length + ", actual element count: " … in assureEquals()
352 protected void failed() { in failed() method in Assurance
361 protected void failed(String msg) { in failed() method in Assurance
402 protected void failed(String msg, boolean cont) { in failed() method in Assurance

12345678910>>...14