Christian Stenger
613d3c563a
Squish: Make sure self._fix is not used undefined
...
Change-Id: Iee34668ed77df9625fbc3b4fed13a903f2746099
Reviewed-by: Robert Loehning <robert.loehning@digia.com >
2013-06-17 15:27:45 +02:00
Robert Loehning
180b48003f
Squish: Added copyright headers
...
Change-Id: Icdf2f31f73e8b6eed75954ad31d12d48e00109b5
Reviewed-by: Christian Stenger <christian.stenger@digia.com >
2013-05-15 13:35:01 +02:00
Christian Stenger
d799bf31be
Squish: Changed handling of workarounds
...
If a bug is closed for master but still valid for the current working
branch the workaround won't be executed if started with
performWorkaroundIfStillOpen(). This leads to wrong results.
The new approach is less automatic but more error-proof.
Change-Id: If33c920be08e33c0fb2ccc4faec4ae8ff0d0f95d
Reviewed-by: Robert Loehning <robert.loehning@digia.com >
2013-04-25 12:39:50 +02:00
Christian Stenger
ba6cc1d04f
Squish: Cleanup workarounds.py
...
Change-Id: Ibbdae1c85d49122928fda97ea5f3d83245eab7ed
Reviewed-by: Robert Loehning <robert.loehning@digia.com >
2013-04-24 13:20:41 +02:00
Christian Stenger
eab228dcca
Squish: Cleanup workarounds.py
...
* removed fetching status
* improved output for closed bugs
Change-Id: Ice0256f75571c6c44e9878447d3821247f5ded4f
Reviewed-by: Robert Loehning <robert.loehning@digia.com >
2013-04-23 17:04:07 +02:00
Robert Loehning
f694b04b68
Squish: Replaced duplicate bugreport
...
Change-Id: I73bc3a633e47ddd0580976dd355da323e2426b4f
Reviewed-by: Christian Stenger <christian.stenger@digia.com >
2013-04-04 11:30:01 +02:00
Robert Loehning
dd32d14a55
Squish: Removed unused functions
...
Change-Id: Ia9b63b9d4846b425cfa52ded0a0f5f54f4c4f0ed
Reviewed-by: Christian Stenger <christian.stenger@digia.com >
2013-02-18 12:16:04 +01:00
Robert Loehning
021436856f
Squish: Removed workaround for QTCREATORBUG-6994
...
Change-Id: Id4e5ee4f9235b768a3145e6c562e29e1662ac72d
Reviewed-by: Christian Stenger <christian.stenger@digia.com >
2012-09-26 10:52:04 +02:00
Robert Loehning
a39ad794a7
Squish: Removed workaround for closed bug
...
Change-Id: I6532c7d9639d587663a204d401295d67b2310d8b
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2012-08-30 14:18:59 +02:00
Christian Stenger
336511dd99
Squish: Fix workaround
...
This patch fixes the workaround for QTCREATORBUG-6994 which is
crashing the Squish test tst_create_proj_wizard regularly.
Change-Id: I5d66994b49e25a2c41cf330e4bd8cf0b5269f76d
Reviewed-by: Robert Loehning <robert.loehning@nokia.com >
2012-08-07 09:34:22 +02:00
Bill King
a8debd265f
Fix to handle situation where Harmattan isn't found in list of targets.
...
Change-Id: I7de9e62f756f0c8ea8858853d59bf3743e053ab0
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2012-07-03 14:30:22 +02:00
Eike Ziller
1ccde24c77
Merge remote-tracking branch 'origin/2.5'
2012-06-11 16:39:38 +02:00
Robert Loehning
5d01b60d56
Squish: Avoid warning about missing Harmattan target in APTW01
...
Change-Id: Ibeb0477a8283d229888c4744beecfc6bd8252f3c
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2012-06-05 11:01:00 +02:00
Christian Stenger
146b1672d2
Squish: Handle None in __cropAndLog__()
...
Change-Id: Ie2bbcfde7684f0d25ed8ff7e7da2897a9f1a0873
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2012-04-10 14:58:18 +02:00
Christian Stenger
933592e6a7
Squish: Add debug output on fail
...
Change-Id: I6ccf33aca23a819ef19ac148b27e36d40854b4cb
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2012-03-08 09:01:53 +01:00
Christian Stenger
3a808b0fd8
Squish: Proxy handling to avoid Jenkins fatals
...
Change-Id: I89f13b9cf8887168291a29a30288affb1b46dd11
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2012-03-07 16:43:42 +01:00
Christian Stenger
b3e9343c1d
Squish: Added time saver
...
This avoids fetching the status and resolution again
and again for a test case.
Change-Id: I9445d329eb127830352add23e8ff0b5e2b9adbe6
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2012-03-05 09:09:34 +01:00
Robert Loehning
3aaa3b3fa4
Squish: Fixed handling of targets
...
Done-with: Christian Stenger
Change-Id: Iaa03a3df2151706bbe5d508a20f70a5007817d4d
Reviewed-by: Bill King <bill.king@nokia.com >
2012-02-29 13:28:09 +01:00
Robert Loehning
f92b8486af
Squish: Working around QTCREATORBUG-7002
...
Change-Id: If575398e4ea9f7dcd4b31ebdf49708f2b2dcbc15
Reviewed-by: Bill King <bill.king@nokia.com >
2012-02-28 14:35:38 +01:00
Bill King
2c7e68e6f7
Handle situation where applications are in C:\Program Files
...
Change-Id: I9d99aac111ae2d630bfb21d4ce39df2d184709f2
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2012-02-27 22:00:43 +01:00
Christian Stenger
e1970f1823
Squish: Add workaround for QTCREATORBUG-6994
...
Change-Id: I8077f50a1359db9044a0b0c607e3cc94e7f1f042
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2012-02-23 16:42:05 +01:00
Christian Stenger
a6f9035396
Squish: Clean up (Bug 6967 is closed)
...
Task-number: QTCREATORBUG-6967
Change-Id: I460110bbad5a400aef474f837fe29c2821594fd5
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2012-02-23 14:15:18 +01:00
Christian Stenger
3ad7e50827
Squish: Verify targets for project creation
...
Change-Id: I3af0e0cde985c4b04bd4ae8181c3b82cda22b2b8
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2012-02-22 13:57:47 +01:00
Robert Loehning
1f6b88c4c2
Squish: Moved workaround for QTCREATORBUG-6853 to new location
...
Change-Id: I4879b5454248d0738c6b3b5ec9b228ec59cdc787
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2012-02-16 13:04:26 +01:00
Christian Stenger
d766c2e773
Squish: Use single file for workarounds
...
This would help to keep the normal tests clean
and mess up only a single file that contains all
workarounds.
Change-Id: Ic26e57bcd13663efe9c882c003909eb0caa6fe9e
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
Reviewed-by: Bill King <bill.king@nokia.com >
2012-02-15 17:46:18 +01:00