big-automation / automation-engine

Standalone Selenium ATE without OSGI framework
Apache License 2.0
0 stars 0 forks source link

ate standalone executable testing with multi browser feature added #60

Closed peidong-hu closed 9 years ago

peidong-hu commented 9 years ago

ate standalone executable testing with multi browser feature added

Jun-Yang commented 9 years ago

when I run standalone executable test, I have the same issue jusk like in windows jenkins. still the problem de file Path. Attached file have the issue information.

2015-02-06 11:35 GMT-05:00 peidong-hu notifications@github.com:

Assigned #60 https://github.com/bigtester/automation-test-engine/issues/60 to @Jun-Yang https://github.com/Jun-Yang.

— Reply to this email directly or view it on GitHub https://github.com/bigtester/automation-test-engine/issues/60#event-231582652 .

20:00:34,661 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 20:00:34,661 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 20:00:34,661 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/D:/test/ate.jar!/logback.xml] 20:00:34,679 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@32301b86 - URL [jar:file:/D:/test/ate.jar!/logback.xml] is not of type file 20:00:34,840 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 20:00:34,852 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 20:00:34,862 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 20:00:34,966 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender] 20:00:34,967 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 20:00:34,973 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [logs/SystemLog.log] 20:00:34,975 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 20:00:34,976 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [newAppenderName] 20:00:34,982 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@22:19 - no applicable action for [ImmediateFlush], current ElementPath is [[configuration][appender][ImmediateFlush]] 20:00:35,001 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No compression will be used 20:00:35,003 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use the pattern logs/ApplicationLog.log.%d{yyyy-MM-dd-HH} for the active file 20:00:35,008 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd-HH' from file name pattern 'logs/ApplicationLog.log.%d{yyyy-MM-dd-HH}'. 20:00:35,008 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at the top of every hour. 20:00:35,012 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Feb 06 19:57:36 EST 2015 20:00:35,022 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.boolex.JaninoEventEvaluator] for [evaluator] property 20:00:35,045 |-INFO in ch.qos.logback.classic.boolex.JaninoEventEvaluator@745f1427 - Adding [return] prefix and a semicolon suffix. Expression becomes [return message.contains("APP_LOG: ");] 20:00:35,045 |-INFO in ch.qos.logback.classic.boolex.JaninoEventEvaluator@745f1427 - See also http://logback.qos.ch/codes.html#block 20:00:35,200 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[newAppenderName] - Active log file name: logs/ApplicationLog.log 20:00:35,200 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[newAppenderName] - File property is set to [logs/ApplicationLog.log] 20:00:35,201 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.bigtester] to TRACE 20:00:35,201 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG 20:00:35,201 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 20:00:35,202 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 20:00:35,202 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [newAppenderName] to Logger[ROOT] 20:00:35,202 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 20:00:35,203 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@e244821 - Registering current configuration as safe fallback point

20:00:35.270 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence

peidong-hu commented 9 years ago

Can u try on Linux?

Jun-Yang commented 9 years ago

In Ubuntu, I have the same issue

Error on line 68 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error Can't initialize javac processor due to (most likely) a class loader problem: java.lang.NoClassDefFoundError: com/sun/tools/javac/processing/JavacProcessingEnvironment at lombok.javac.apt.Processor.init(Processor.java:84) at lombok.core.AnnotationProcessor$JavacDescriptor.want(AnnotationProcessor.java:87) at lombok.core.AnnotationProcessor.init(AnnotationProcessor.java:141) at com.sun.tools.javac.processing.JavacProcessingEnvironment$ProcessorState.(JavacProcessingEnvironment.java:517) at com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors$ProcessorStateIterator.next(JavacProcessingEnvironment.java:614) at com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:707) at com.sun.tools.javac.processing.JavacProcessingEnvironment.access$1700(JavacProcessingEnvironment.java:97) at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1029) at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1163) at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1108) at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:824) at com.sun.tools.javac.main.Main.compile(Main.java:439) at com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:132) at org.bigtester.ate.model.caserunner.CaseRunnerGenerator.loadClass(CaseRunnerGenerator.java:587) at org.bigtester.ate.model.caserunner.CaseRunnerGenerator.loadCaseRunnerClasses(CaseRunnerGenerator.java:228) at org.bigtester.ate.model.project.TestProject.runSuites(TestProject.java:125) at org.bigtester.ate.model.project.TestProject$$FastClassBySpringCGLIB$$3ab73f18.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:708) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:58) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:644) at org.bigtester.ate.model.project.TestProject$$EnhancerBySpringCGLIB$$be2b4477.runSuites() at org.bigtester.ate.TestProjectRunner.runTest(TestProjectRunner.java:78) at org.bigtester.ate.TestProjectRunner.runTest(TestProjectRunner.java:112) at org.bigtester.ate.TestProjectRunner.main(TestProjectRunner.java:64) Caused by: java.lang.ClassNotFoundException: com.sun.tools.javac.processing.JavacProcessingEnvironment at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ... 29 moreError on line 30 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class GlobalUtils location: package org.bigtester.ateError on line 31 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.constant does not existError on line 32 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.casestep does not existError on line 33 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.data does not existError on line 34 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.data.exception does not existError on line 35 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.page.atewebdriver does not existError on line 36 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.project does not existError on line 37 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.project does not existError on line 38 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.systemlogger does not existError on line 68 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class IRunTestCaseError on line 80 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestCase location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 128 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestCase location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 141 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestCase location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 216 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestParameters location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 30 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class GlobalUtils location: package org.bigtester.ateError on line 31 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.constant does not existError on line 32 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.casestep does not existError on line 33 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.data does not existError on line 34 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.data.exception does not existError on line 35 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.page.atewebdriver does not existError on line 36 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.project does not existError on line 37 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.model.project does not existError on line 38 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error package org.bigtester.ate.systemlogger does not existError on line 68 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class IRunTestCaseError on line 80 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestCase location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 128 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestCase location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 141 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestCase location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 216 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestParameters location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 111 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: variable GlobalUtils location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 129 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestCase location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 157 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestParameters location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 157 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestParameters location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 159 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestProjectListener location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 160 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestProjectListener location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 162 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestProjectListener location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 185 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestParameters location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 188 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestParameters location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 189 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestParameters location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 201 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error method does not override or implement a method from a supertypeError on line 221 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class IMyWebDriver location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 221 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class IMyWebDriver location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 221 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: variable GlobalUtils location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 223 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: variable GlobalUtils location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 230 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class IMyWebDriver location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 230 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: variable GlobalUtils location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 231 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: variable GlobalUtils location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 236 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestDataException location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 237 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestDataException location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 237 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestDataException location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 240 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: variable LogbackTag location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 240 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: variable LogbackTag location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 241 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class TestDataException location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 246 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: variable LogbackWriter location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 250 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: variable LogbackWriter location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 252 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: variable LogbackWriter location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 272 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class IMyWebDriver location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 272 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class IMyWebDriver location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner6546839917825515045Error on line 273 in file:/windows/test/generated-code/caserunners/org/bigtester/ate/model/caserunner/frontend_login_suite/CaseRunner6546839917825515045.java with error cannot find symbol symbol: class IMyWebDriver location: class org.bigtester.ate.model.caserunner.frontend_login_suite.CaseRunner654683991782551504510:18:10.944 [main] INFO o.b.ate.systemlogger.LogbackWriter - APP_LOG: Test-Info: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">

- [TestNG] Running: Command line suite # Default Suite # Total tests run: 0, Failures: 0, Skips: 0 10:18:11.026 [main] INFO o.s.c.s.FileSystemXmlApplicationContext - Closing org.springframework.context.support.FileSystemXmlApplicationContext@45265a: startup date [Sun Feb 08 10:18:02 EST 2015]; root of context hierarchy - 10:18:11.027 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'lifecycleProcessor' - 10:18:11.027 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@89314f: defining beans [org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,_DaoParent,elementInputDataDao,StepERDao,dataSource,entityManagerFactory,transactionManager,systemlogger,dbInitializer,org.bigtester.ate.model.project.XmlTestCase#0,frontend_login_suite,testproject,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor]; root of factory hierarchy - 10:18:11.030 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#1c4abf': [testproject] - 10:18:11.030 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#1ad3e39#1': [(inner bean)#1c4abf] - 10:18:11.030 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#1ad3e39': [frontend_login_suite] - 10:18:11.031 [main] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'entityManagerFactory' - 10:18:11.031 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'jpaData' - 10:18:11.031 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Retrieved dependent beans for bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#153d71d': [entityManagerFactory] - jacques@Jun:/windows/test$ 2015-02-07 19:42 GMT-05:00 peidong-hu notifications@github.com: > Can u try on Linux? > > — > Reply to this email directly or view it on GitHub > https://github.com/bigtester/automation-test-engine/issues/60#issuecomment-73390921 > .
Jun-Yang commented 9 years ago

finished