Commit Graph

68 Commits

Author SHA1 Message Date
Robert Strong
53f5372593 Bug 616924 - App update test cleanup. r=dtownsend, a=tests 2010-12-07 12:05:49 -08:00
Robert Strong
80415fa831 Bug 615467 - intermittent failure in toolkit\mozapps\update\test\unit\test_0170_fileLocked_xp_win_complete.js | test failed (with xpcshell return code: 0), see following log: succeeded == failed. r=dtownsend, a=test fix 2010-12-02 19:57:20 -08:00
Robert Strong
d7b6ac5f86 2. tests - Bug 466778 - [Win] Unable to update when files to be patched are in use on Windows. r=dtownsend, a=blocking2.0-BetaN
--HG--
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general.mar => toolkit/mozapps/update/test/unit/data/complete.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image.png => toolkit/mozapps/update/test/unit/data/complete.png
rename : toolkit/mozapps/update/test/unit/data/aus-0111_general.mar => toolkit/mozapps/update/test/unit/data/partial.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0111_general_ref_image.png => toolkit/mozapps/update/test/unit/data/partial.png
2010-11-18 17:20:58 -08:00
Robert Strong
f6093d528c Bug 606410 - add tests for calling the callback app and the arguments passed to it. r=dtownsend, a=tests 2010-11-06 23:41:49 -07:00
Robert Strong
53dac7b840 Bug 605767 - Intermittent test_0200_app_launch_apply_update.js | the application can't be in use when running this test. r=dtownsend, a=test fix 2010-10-20 11:37:13 -07:00
Robert Strong
2faf64b982 Bug 601518 - Need updater tests to cover nsUpdateDriver.cpp code. r=dtownsend, a=blocking2.0-final 2010-10-19 21:28:29 -07:00
Robert Strong
86e12cc4da Bug 599274 - Add ability to fallback to previous update snippet format. r=Mossop a=Blocking-b8+ 2010-09-25 04:02:00 -04:00
Josh Aas
a4e524e09b Bug 600777: Update driver code should launch updater application with a preference for the parent architecture. r=rstrong a=blocking-beta7 2010-10-02 00:11:24 -04:00
Nick Thomas
b4c0b93b35 Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (disable tests known to fail on leopard) r=ted CLOSED TREE 2010-09-27 12:14:47 +13:00
Robert Strong
78559834a9 Bug 595722 - Using this._enabled to make nsIUpdatePrompt not show some of the UI when the app.update.silent pref is set is confusing. r=dtownsend, a=approval2.0 2010-09-13 23:57:56 -07:00
Robert Strong
7b1035eb29 Followup for Bug 595059 - Incorrect errorCode comparison and enabled check in showUpdateError. r=dtownsend, a=approval2.0 2010-09-13 23:57:19 -07:00
Robert Strong
51c54e98b0 Bug 316890 - Add more logging to updater and close patch files so they can be deleted. r=dolske, a=approval2.0 dtownsend 2010-09-09 12:22:02 -07:00
Robert Strong
1b4bd240b0 Bug 552924 - Allow distinguishing Universal ppc/i386 from Universal i386/x86_64 builds in AUS request. r=dtownsend, a=blocking bug 519060 2010-08-26 10:45:50 -07:00
Dan Witte
655f9eb546 Fix comment in head.js, and use do_execute_soon in mozapps/update/test/unit/test_bug497578.js. 2010-08-13 23:03:36 -07:00
Robert Strong
e1495bfabb Bug 586194 - move never pref check into selectUpdate and use services js module in app updat. r=dtownsend, approval2.0=bsmedberg 2010-08-12 19:07:44 -07:00
Robert Strong
2bab61a8fb Bug 585838 - Disable update checks in any tests running in the browser. r=dtownsend, a=dtownsend 2010-08-12 19:07:18 -07:00
Benjamin Smedberg
401ef41e7b Don't register appinfo twice in test_bug497578, required by XPCOM registration changes in bug 568691. 2010-06-28 14:47:39 -04:00
Robert Strong
6c77573423 Bug 566267 - Simplify app update mochitest-chrome tests (updated tests). r=dtownsend 2010-05-26 13:16:57 -07:00
Robert Strong
3078ab39d0 Bug 539717 - update is paused, can't unpause. r=dtownsend 2010-04-20 12:42:12 -07:00
Robert Strong
49461057ae Bug 549969 - Add ability to save xml attributes from update xml that app update doesn't care about. r=dolske 2010-03-17 16:12:30 -07:00
Robert Strong
4d5198538e 2. updated xpcshell tests - Bug 530872. r=dolske 2010-03-03 10:56:47 -08:00
Robert Strong
f36e6b9cd0 Bug 536547 - 3.5.6 is downloading the same version for an update. This prevents resuming the download for an update with the same app version with the same build id.. r=dolske 2010-01-31 15:15:30 -08:00
Robert Strong
3d5e9f90a1 Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend 2009-12-18 14:02:08 -08:00
John Daniels
b260d02c5f Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
2009-11-24 11:58:42 -08:00
Jae-Seong Lee-Russo
6e09b9e50a Toolkit tests that fail in js strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:35 +01:00
Robert Strong
0a5ebe62ce Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend 2009-11-03 11:49:23 -08:00
Robert Strong
5de1e07206 Bug 512651 - lessen the write access checks during startup and remove final-ui-startup observer. r=dtownsend 2009-10-12 12:12:30 -07:00
Robert Strong
5bdde9b2b2 Tests for Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:45 -07:00
Robert Strong
05219ad1ff Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:27 -07:00
Robert Strong
af39b67826 Tests cleanup - no bug. 2009-08-31 21:44:09 -07:00
Robert Strong
9e71a7811b Tests for Bug 470979 and Bug 512994 and Buf. r=dtownsend 2009-08-27 22:26:31 -07:00
Dave Townsend
f40f9c1108 Test only followup to Bug 507339 - remove unused files. r=rstrong 2009-08-10 00:20:34 -07:00
Robert Strong
289f1720d4 Bug 507339 - Test more files in the complete / partial mar files and check file permissions. r=blassey, r=me
--HG--
rename : toolkit/mozapps/update/test/unit/head_update.js => toolkit/mozapps/update/test/unit/head_update.js.in
rename : toolkit/mozapps/update/test/unit/test_0040_general.js.in => toolkit/mozapps/update/test/unit/test_0040_general.js
2009-08-07 13:19:58 -07:00
Robert Strong
696f5b6fb7 Updated tests for Bug 506696. r=me 2009-07-29 23:01:43 -07:00
Michael Kohler
0a56a892c8 Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless 2009-07-27 10:47:05 +02:00
Robert Strong
35b04863ea Typo in test only - Bug 503409. 2009-07-09 16:42:59 -07:00
Robert Strong
9a93cf2aa6 Test only - Bug 503409 - test_0030_general.js hangs on WinMo. add do_throw when the directory specified for nsHttpServer registerDirectory doesn't exist or isn't a directory. r=me 2009-07-09 15:50:45 -07:00
Robert Strong
67f52f6b84 Bug 499770 - um.activeUpdate is null in onStopRequest for some edgecases. r=dtownsend 2009-06-23 12:17:46 -07:00
Robert Strong
d97a56ece3 Test only - Bug 497578 - Fallback upgrade ends in endless loop of downloading partial upgrades when Private Browsing auto-start is enabled. r=dtownsend 2009-06-23 12:16:45 -07:00
Robert Strong
13a719963f Test only - Bug 489230 - Use mock XHR for test_0050_general.js and additional cleanup. r=me
--HG--
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general-1.mar => toolkit/mozapps/update/test/unit/data/aus-0110_general.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image1.png => toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image.png
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general-2.mar => toolkit/mozapps/update/test/unit/data/aus-0111_general.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image2.png => toolkit/mozapps/update/test/unit/data/aus-0111_general_ref_image.png
2009-06-22 12:28:39 -07:00
Dave Townsend
5722b86bff Bug 496917: Use extensionVersion when doing version comparisons. r=robstrong 2009-06-15 20:32:32 +01:00
Robert Strong
29a8d2f5f4 Bug 497578: delay update resuming to avoid it being interrupted by the private browsing necko reset when private browsing autostart is enabled, r=mconnor 2009-06-12 01:04:49 -04:00
Dave Townsend
a941b0f3be Bug 496917: Can't include an arbitrary version name in the version field of the update xml. r=robstrong 2009-06-11 10:22:26 +01:00
Robert Strong
f71d9d4620 Bug 488936 - Store the install locale in its own file. r=bsmedberg, r=ted.mielczarek 2009-05-21 11:02:08 -07:00
Robert Strong
953c9aa62b Bug 486275 - active-update.xml is not saved after a channel change which leaves behind cruft. r=dtownsend 2009-05-19 13:24:26 -07:00
Robert Strong
df6d81ffc9 (test only change) Bug 493805 - Additional app update test cleanup. r=me 2009-05-19 13:24:12 -07:00
Robert Strong
554ffc86b3 Test cleanup - Bug 488797 - Custom GreD directory in xpcshell tests fails on Thunderbird 2009-04-20 14:08:03 -07:00
Robert Strong
e0571058b0 Test bustage fix for bug 487346 2009-04-16 19:46:03 -07:00
Robert Strong
3836e0c168 Bug 485624 - Downloads in progress for previous releases should be canceled on startup instead of resumed. r=dtownsend 2009-04-16 18:40:46 -07:00
Robert Strong
3019c536cd Bug 487346 - app update test cleanup. r=dtownsend 2009-04-16 18:32:32 -07:00