Merge lp:~sil2100/unity/manual_tests_1122478_5.0 into lp:unity/5.0

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Christopher Townsend
Approved revision: no longer in the source branch.
Merged at revision: 2418
Proposed branch: lp:~sil2100/unity/manual_tests_1122478_5.0
Merge into: lp:unity/5.0
Diff against target: 21 lines (+14/-0)
1 file modified
manual-tests/WindowButtons.txt (+14/-0)
To merge this branch: bzr merge lp:~sil2100/unity/manual_tests_1122478_5.0
Reviewer Review Type Date Requested Status
Christopher Townsend Approve
Review via email: mp+158690@code.launchpad.net

Commit message

Add a manual test checking the fix for LP: #1122478. We need a manual-test because there is no infrastructure for real testing.

Description of the change

- Problem:

The fix merged in for LP: #1122478 (https://bugs.launchpad.net/unity/+bug/1122478) has no test coverage. From what Chris said, 5.0 doesn't have the infrastructure for doing proper testing. But we still need any kind of testing at all.

- Fix:

For this fix to be tested at all, I recommend at least a manual-test for the fixed issue, using Steam (as this is the most popular usage).

- Tests:

N/A

To post a comment you must log in.
Revision history for this message
Christopher Townsend (townsend) wrote :

Right, the testing infrastructure in Unity 5.0 is basically non-existent for testing this. I did not want to add that much complexity for this fix.

The manual test looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'manual-tests/WindowButtons.txt'
--- manual-tests/WindowButtons.txt 2012-04-13 22:03:13 +0000
+++ manual-tests/WindowButtons.txt 2013-04-12 18:03:28 +0000
@@ -9,3 +9,17 @@
99
10Expected Result:10Expected Result:
11 * The close window button should be shown as disabled (grayed)11 * The close window button should be shown as disabled (grayed)
12
13
14Custom window buttons and decorations always on desired windows
15---------------------------------------------------------------
16
17Actions:
18 * Start Steam on Ubuntu
19 * Maximize the Steam window
20 * Minimize the Steam window
21 * Un-minimize the Steam window
22 * Restore the Steam window
23
24Expected Result:
25 * Make sure that Steam does not have Ubuntu window decorations

Subscribers

People subscribed via source and target branches

to all changes: