Community
Participate
Working Groups
Build Identifier: 201110090901 Cannot read property 'operators' of undefined Reproducible: Always Steps to Reproduce: 1. Check out project "org.eclipse.edt.eunit.test" from kan-cvs. 2. Add JavaScript Generator to the project. 3. Clean the whole workspace. 4. The error exists in: fvt.operators.TestConcatOperatorsLib fvt.operators.TestMathOperators01Lib fvt.operators.TestMathOperators02Lib fvt.operators.TestMathOperators03Lib
Can you provide more detailed instructions on how to recreate this error message? I tried the following: * Imported the project * Added the JS Generator * Cleaned the project * Generated the test driver for fvt.operators.TestConcatOperatorsLib * Opened the Test project and ran the TestConcatOperatorsLib_rui in both the Preview pane and in FireFox/Firebug I am not seeing any messages being reported in either location.
Created attachment 204919 [details] TestConcatOperatorsLib_rui_Chrome.JPG
Created attachment 204920 [details] TestConcatOperatorsLib_rui_Firefox.JPG
1.In preview pane of VE(both XULRunner and IE), no error message reported. 2.In external browser Firefox and Chrome, I can see the error message, the screen shot attached.
The symptoms are caused by compile / generation problems in the corresponding EGL parts in the test project. TestConcatOperatorsLib works for me, and so do the TestMathOperators* parts after I fixed bug 360880.
Verified in build 20111107.