File: test_callback_errors.txt

package info (click to toggle)
pyotherside 1.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 880 kB
  • sloc: cpp: 2,869; python: 475; makefile: 152; sh: 35
file content (5 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (5)
1
2
3
4
5
Expecting ReferenceError for "invalid" on import
Got error: test_callback_errors.qml:23: ReferenceError: invalid is not defined
Expecting TypeError for "lock" property
Got error: test_callback_errors.qml:29: TypeError: Property 'lock' of object [object Object] is not a function
Tests done