See <http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/1172/changes>
Changes: [Anssi Syrjäsalo <anssi.syrjas...@eficode.com>] merge [Anssi Syrjäsalo <anssi.syrjas...@eficode.com>] Continue For Loop refactored to use it's own exception Update issue 1125 Status: started Continue For Loop now uses its own exception instead of custom exception with the attribute ROBOT_CONTINUE_FOR_LOOP. This attribute was also removed. Also removed the related tests and helpers. ------------------------------------------ Started by an SCM change Building on master in workspace <http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/> [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 6 files updated, 0 files merged, 2 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev . --template {rev} [workspace] $ hg log --rev b2477fdd788df3d77bc42a99cf8f34dc47a462e3 [workspace] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune b2477fdd788df3d77bc42a99cf8f34dc47a462e3 [workspace] $ /bin/bash -xe /tmp/hudson7488229937668948946.sh + TZ=GMT15 + python utest/run_utests.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 1314 tests in 4.221s OK [workspace] $ /bin/bash -xe /tmp/hudson2743485282034924832.sh + TZ=GMT2 + jython utest/run_utests.py Traceback (most recent call last): File "utest/run_utests.py", line 91, in <module> tests = get_tests() File "utest/run_utests.py", line 41, in get_tests tests.extend(get_tests(fullname)) File "utest/run_utests.py", line 50, in get_tests module = __import__(modname) File "<http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/utest/utils/test_error.py",> line 8, in <module> import JavaExceptions at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2444) at java.lang.Class.privateGetPublicMethods(Class.java:2564) at java.lang.Class.getMethods(Class.java:1427) at org.python.core.PyJavaType.init(PyJavaType.java:238) at org.python.core.PyType.createType(PyType.java:1175) at org.python.core.PyType.addFromClass(PyType.java:1116) at org.python.core.PyType.fromClass(PyType.java:1192) at org.python.core.adapter.ClassicPyObjectAdapter$6.adapt(ClassicPyObjectAdapter.java:76) at org.python.core.adapter.ExtensiblePyObjectAdapter.adapt(ExtensiblePyObjectAdapter.java:44) at org.python.core.adapter.ClassicPyObjectAdapter.adapt(ClassicPyObjectAdapter.java:120) at org.python.core.Py.java2py(Py.java:1492) at org.python.core.PyJavaPackage.addClass(PyJavaPackage.java:89) at org.python.core.PyJavaPackage.__findattr_ex__(PyJavaPackage.java:138) at org.python.core.PyObject.__findattr__(PyObject.java:869) at org.python.core.packagecache.PackageManager.lookupName(PackageManager.java:136) at org.python.core.JavaImporter.find_module(JavaImporter.java:39) at org.python.core.JavaImporter.find_module(JavaImporter.java:25) 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:616) java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: ContinueForLoopException Build step 'Execute shell' marked build as failure -- --- You received this message because you are subscribed to the Google Groups "robotframework-commit" group. To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-commit+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.