Closed Bug 813427 Opened 13 years ago Closed 13 years ago

ERROR TEST-UNEXPECTED-FAIL | /tests/dom/encoding/test/test_submit_euckr.html | Test for euc-kr encoded form submission; assert_equals: expected (string) "a=%81A" but got (undefined) undefined

Categories

(SeaMonkey :: Testing Infrastructure, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.15

People

(Reporter: philip.chee, Assigned: ewong)

References

Details

Attachments

(2 files, 1 obsolete file)

NEXT ERROR 1661 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/encoding/test/test_submit_euckr.html | Test for euc-kr encoded form submission; assert_equals: expected (string) "a=%81A" but got (undefined) undefined [Parent 3468] WARNING: Nv3DVStreaming CoCreateInstance failed (disabled).: file e:/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/gfx/layers/d3d9/Nv3DVUtils.cpp, line 53 [Parent 3468] WARNING: Direct3D 9-accelerated layers are not supported on this system.: file e:/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/gfx/layers/d3d9/LayerManagerD3D9.cpp, line 55 --DOMWINDOW == 33 (0841C838) [serial = 383] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/encoding/test/test_TextEncoder.html] --DOMWINDOW == 32 (090BC1C8) [serial = 382] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/encoding/test/test_TextDecoder.html] --DOMWINDOW == 31 (0AD63030) [serial = 381] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/test/test_watchOther.html] --DOMWINDOW == 30 (0B1B52B0) [serial = 380] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/test/test_watch.html] --DOMWINDOW == 29 (063BDCA8) [serial = 379] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/test/test_stat.html] --DOMWINDOW == 28 (08B85A20) [serial = 378] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/test/test_sanity.html] --DOMWINDOW == 27 (068FBDD0) [serial = 377] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/test/test_overwrite.html] --DOMWINDOW == 26 (06146C50) [serial = 376] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/test/test_lastModificationFilter.html] --DOMWINDOW == 25 (0873CE68) [serial = 375] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/test/test_enumerateOptions.html] --DOMWINDOW == 24 (063F9DF8) [serial = 374] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/test/test_enumerateMultipleContinue.html] --DOMWINDOW == 23 (0B19F990) [serial = 373] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/test/test_enumerate.html] --DOMWINDOW == 22 (0C12E510) [serial = 372] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/test/test_dotdot.html] --DOMWINDOW == 21 (0B196500) [serial = 371] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/test/test_basic.html] --DOMWINDOW == 20 (0B69FEA8) [serial = 369] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/devicestorage/ipc/test_ipc.html] --DOMWINDOW == 19 (0639CAC0) [serial = 384] [outer = 00000000] [url = http://mochi.test:8888/tests/dom/encoding/test/test_stringencoding.html] [Parent 3468] WARNING: 1 sort operation has occurred for the SQL statement '0xa6f2070'. See https://developer.mozilla.org/En/Storage/Warnings details.: file e:/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/storage/src/mozStoragePrivateHelpers.cpp, line 110 [Parent 3468] WARNING: 1 sort operation has occurred for the SQL statement '0x8e01310'. See https://developer.mozilla.org/En/Storage/Warnings details.: file e:/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/storage/src/mozStoragePrivateHelpers.cpp, line 110 [Parent 3468] WARNING: 1 sort operation has occurred for the SQL statement '0x8f3ec68'. See https://developer.mozilla.org/En/Storage/Warnings details.: file e:/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/storage/src/mozStoragePrivateHelpers.cpp, line 110 WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005: file e:/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/toolkit/components/places/Database.cpp, line 450 WARNING: NS_ENSURE_TRUE(mDB) failed: file e:/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/toolkit/components/places/nsNavHistory.cpp, line 293 WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005: file e:/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/toolkit/components/places/Database.cpp, line 450 WARNING: NS_ENSURE_TRUE(mDB) failed: file e:/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/toolkit/components/places/nsNavHistory.cpp, line 293 NEXT ERROR TEST-UNEXPECTED-FAIL | /tests/dom/encoding/test/test_submit_euckr.html | application timed out after 330 seconds with no output args: ['e:\\builds\\slave\\test\\build\\bin\\screenshot.exe', 'c:\\docume~1\\seabld\\locals~1\\temp\\mozilla-test-fail_d5lx_s'] Fallout from Bug 810673 http://hg.mozilla.org/comm-central/rev/7a8e57d2fbc2#l1.14 For seamonkey we need to flip this pref to false: > +pref("security.warn_submit_insecure", true);
Component: DOM → Testing Infrastructure
Product: Core → SeaMonkey
Attached patch Flip boolean patch. (obsolete) — Splinter Review
Attachment #683452 - Flags: review?(neil)
Comment on attachment 683452 [details] [diff] [review] Flip boolean patch. Eek! I mixed up my prefs :-( warn_viewing_mixed is supposed to be true...
Attachment #683452 - Flags: review?(neil) → review+
(In reply to neil@parkwaycc.co.uk from comment #2) > Comment on attachment 683452 [details] [diff] [review] > Flip boolean patch. > > Eek! I mixed up my prefs :-( warn_viewing_mixed is supposed to be true... do you want me to fix that in my patch or will you post a followup?
Assignee: nobody → ewong
Status: NEW → ASSIGNED
(In reply to Edmund Wong from comment #3) > (In reply to comment #2) > > Eek! I mixed up my prefs :-( warn_viewing_mixed is supposed to be true... > do you want me to fix that in my patch or will you post a followup? I don't know if it will make tests fail...
Not sure if related, but also see http://hg.mozilla.org/mozilla-central/annotate/a9d59073400b/build/automation.py.in#l405 on this: user_pref("security.warn_viewing_mixed", false); The pref gets switched to false for testruns as far as I see this.
(In reply to Frank Wein from comment #5) > Not sure if related, but also see > http://hg.mozilla.org/mozilla-central/annotate/a9d59073400b/build/automation.py.in#l405 > on this: > user_pref("security.warn_viewing_mixed", false); > > The pref gets switched to false for testruns as far as I see this. Great, but for how long can we rely on that?
Includes setting security.warn_viewing_mixed to true.
Attachment #683452 - Attachment is obsolete: true
Attachment #683835 - Flags: review+
Target Milestone: --- → seamonkey2.15
Looks like this is fixed.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment on attachment 683835 [details] [diff] [review] Flip boolean patch. (v2) [Approval Request Comment] Regression caused by (bug #): User impact if declined: Testing completed (on m-c, etc.): c-c Risk to taking this patch (and alternatives if risky): no String changes made by this patch: none
Attachment #683835 - Flags: approval-comm-aurora?
Comment on attachment 683835 [details] [diff] [review] Flip boolean patch. (v2) a=me comm-aurora.
Attachment #683835 - Flags: approval-comm-aurora? → approval-comm-aurora+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: