slonm / orion-cpu

Automatically exported from code.google.com/p/orion-cpu
0 stars 0 forks source link

Ошибки JavaScript при прохождении тестов tapestry-security-web #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
При тестровании tapestry-security-web наблюдаются 
ошибки:
[WARN] htmlunit.IncorrectnessListenerImpl Obsolete content type encountered: 
'text/javascript'.
javascript.StrictErrorReporter runtimeError: message=[The data necessary to 
complete this operation is not yet available.] 
sourceName=[http://localhost:8180/assets/0.0.1-SNAPSHOT/tapestry/scriptaculous_1
_9_0/prototype.js] line=[5831] lineSource=[null] lineOffset=[0]
javascript.StrictErrorReporter runtimeError: message=[The data necessary to 
complete this operation is not yet available.] 
sourceName=[http://localhost:8180/assets/0.0.1-SNAPSHOT/tapestry/scriptaculous_1
_9_0/prototype.js] line=[5831] lineSource=[null] lineOffset=[0]

Original issue reported on code.google.com by kolgen...@gmail.com on 25 Jan 2012 at 9:37

GoogleCodeExporter commented 9 years ago
тест проходит или нет?

Original comment by slobodya...@gmail.com on 25 Jan 2012 at 9:43

GoogleCodeExporter commented 9 years ago
Проходит
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.574 sec

Но смущают указанные WARN и
AppModule.TimingFilter Request time: 7 ms
ioc.Registry The current Subject is not authenticated.  Access denied.
ioc.Registry Operations trace:
ioc.Registry [ 1] Triggering event 'action' on Index:componentmethodinterceptor
AppModule.TimingFilter Request time: 6 ms
javascript.StrictErrorReporter runtimeError: message=[innerHTML is read-only 
for tag table] 
sourceName=[http://localhost:8180/assets/0.0.1-SNAPSHOT/tapestry/scriptaculous_1
_9_0/prototype.js] line=[1964] lineSource=[null] lineOffset=[0]
[WARN] html.HTMLDocument getElementById(script1327675967008) did a 
getElementByName for Internet Explorer
javascript.StrictErrorReporter runtimeError: message=[The data necessary to 
complete this operation is not yet available.] 
sourceName=[http://localhost:8180/assets/0.0.1-SNAPSHOT/tapestry/scriptaculous_1
_9_0/prototype.js] line=[5831] lineSource=[null] lineOffset=[0]
javascript.StrictErrorReporter runtimeError: message=[The data necessary to 
complete this operation is not yet available.] 
sourceName=[http://localhost:8180/assets/0.0.1-SNAPSHOT/tapestry/scriptaculous_1
_9_0/prototype.js] line=[5831] lineSource=[null] lineOffset=[0]

Original comment by kolgen...@gmail.com on 27 Jan 2012 at 2:52