You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td><div><pre>com.bj58.argo.ArgoException: This is a test.
145
+
at com.bj58.argo.ArgoException$ArgoExceptionBuilder.build(ArgoException.java:98)
146
+
at com.bj58.argo.utils.OnlyOnceCondition.check(OnlyOnceCondition.java:27)
147
+
at com.bj58.argo.utils.OnlyOnceConditionTest.testMore(OnlyOnceConditionTest.java:46)
148
+
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:77)
149
+
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:189)
150
+
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:105)
151
+
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:117)
152
+
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
153
+
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
154
+
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
155
+
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
156
+
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
157
+
... Removed 25 stack frames</pre></div><ahref='#' onClick='toggleBox("stack-trace1632905845", this, "Click to show all stack frames", "Click to hide stack frames")'>Click to show all stack frames</a>
158
+
<divclass='stack-trace' id='stack-trace1632905845'><pre>com.bj58.argo.ArgoException: This is a test.
159
+
at com.bj58.argo.ArgoException$ArgoExceptionBuilder.build(ArgoException.java:98)
160
+
at com.bj58.argo.utils.OnlyOnceCondition.check(OnlyOnceCondition.java:27)
161
+
at com.bj58.argo.utils.OnlyOnceConditionTest.testMore(OnlyOnceConditionTest.java:46)
162
+
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
163
+
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
164
+
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
165
+
at java.lang.reflect.Method.invoke(Method.java:597)
166
+
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
167
+
at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
168
+
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
169
+
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
170
+
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
171
+
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
172
+
at org.testng.TestRunner.privateRun(TestRunner.java:767)
173
+
at org.testng.TestRunner.run(TestRunner.java:617)
174
+
at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
175
+
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
176
+
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
177
+
at org.testng.SuiteRunner.run(SuiteRunner.java:240)
178
+
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
179
+
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
180
+
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
181
+
at org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
182
+
at org.testng.TestNG.run(TestNG.java:1031)
183
+
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:77)
184
+
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:189)
185
+
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:105)
186
+
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:117)
187
+
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
188
+
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
189
+
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
190
+
at java.lang.reflect.Method.invoke(Method.java:597)
191
+
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
192
+
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
193
+
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
194
+
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
195
+
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
0 commit comments