~mozillateam/thunderbird/thunderbird-beta.quantal

« back to all changes in this revision

Viewing changes to debian/patches/test-integration/xpcshell-disable-tests-which-need-appdir-write-access.patch

  • Committer: Chris Coulson
  • Date: 2014-01-03 10:06:47 UTC
  • Revision ID: chris.coulson@canonical.com-20140103100647-77lehc1dpp0pnx0z
* New upstream release from the beta channel (THUNDERBIRD_27_0b1_BUILD1)
* Don't install the EDS addon in 14.04 for now
  - update debian/rules
  - update debian/thunderbird.install.in
* Refresh patches
  - update d/p/test-integration/automation-output-junit-xml.patch
  - update d/p/test-integration/xpcshell-disable-tests-which-need-appdir-write-access.patch
  - update debian/patches/unity-menubar.patch
  - update debian/patches/revert-removal-of-native-notifications.patch
  - update debian/patches/theme-refresh-compose-toolbar-icons.patch
* Add missing files to tarball
  - update debian/config/tarball.conf

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 [test_mailGlue_distribution.js]
14
14
+# Requires write access to the application directory
15
15
+skip-if = true
16
 
Index: firefox-trunk-26.0~a1~hg20130819r143051/mozilla/toolkit/mozapps/extensions/test/xpcshell/xpcshell.ini
 
16
Index: firefox-trunk-27.0~a1~hg20131021r151486/mozilla/toolkit/mozapps/extensions/test/xpcshell/xpcshell-shared.ini
17
17
===================================================================
18
 
--- firefox-trunk-26.0~a1~hg20130819r143051.orig/mozilla/toolkit/mozapps/extensions/test/xpcshell/xpcshell.ini  2013-08-19 18:19:15.000000000 +0100
19
 
+++ firefox-trunk-26.0~a1~hg20130819r143051/mozilla/toolkit/mozapps/extensions/test/xpcshell/xpcshell.ini       2013-08-19 18:46:01.695497062 +0100
20
 
@@ -247,10 +247,10 @@
 
18
--- firefox-trunk-27.0~a1~hg20131021r151486.orig/mozilla/toolkit/mozapps/extensions/test/xpcshell/xpcshell-shared.ini   2013-10-21 19:59:44.000000000 +0100
 
19
+++ firefox-trunk-27.0~a1~hg20131021r151486/mozilla/toolkit/mozapps/extensions/test/xpcshell/xpcshell-shared.ini        2013-10-21 20:48:10.720902510 +0100
 
20
@@ -244,10 +244,10 @@
21
21
 run-sequentially = Uses hardcoded ports in xpi files.
22
22
 [test_update_compatmode.js]
23
23
 [test_upgrade.js]