Ticket #3842: testing-0.20.txt

File testing-0.20.txt, 5.7 KB (added by danielk, 17 years ago)

Testing log

Line 
1                                   
2Schedules Direct Testing
3
4 * sat lineup contains all channels I receive.
5 * OTA lineup contains all channels, digitial and analog if applicable,
6   unless otherwise noted.
7
8Create "SD - sat" Video Source with sat lineup, don't connect,
9run "mythfilldatabase --only-update-channels"
10    No channels inserted. Correct.
11Create "SD - sat" Video Source with sat lineup, don't connect,
12run "mythfilldatabase" (cut-short after 2nd day)
13    No channels inserted. Correct.
14Create "SD - OTA digital" Video Source with OTA lineup, don't connect,
15run "mythfilldatabase --only-update-channels"
16    No channels inserted. Correct.
17Create "SD - OTA digital" Video Source with OTA lineup, don't connect,
18run mythfilldatabase (cut-short after 2nd day)
19    No channels inserted. Correct.
20
21Create "SD - OTA digital" Video Source with OTA lineup, connect to digital,
22click "Fetch channels from listings source"
23    No channels inserted. Correct 2.
24Create "SD - OTA digital" Video Source with OTA lineup, connect to digital,
25scan, click "Fetch channels from listings source"
26    XMLTVID filled in, additional DTV channels not added,
27    analog channels ignored. Correct 2.
28Create "SD - OTA digital" Video Source with OTA lineup, connect to digital,
29scan, run "mythfilldatabase --only-update-channels"
30    XMLTVID filled in, additional DTV channels not added,
31    analog channels ignored. Correct 2.
32Create "SD - OTA digital" Video Source with OTA lineup, connect to digital,
33scan, run "mythfilldatabase"
34    XMLTVID filled in, additional DTV channels not added,
35    analog channels ignored. Correct.
36
37Create second Video Source "SD - OTA analog" with same OTA lineup,
38connect to analog card input, click "Fetch channels from listings source"
39    Channels inserted. Correct 2.
40Create second Video Source "SD - OTA analog" with same OTA lineup,
41connect to analog card input, run "mythfilldatabase --only-update-channels"
42    Channels inserted. Correct 2.
43Create second Video Source "SD - OTA analog" with same OTA lineup,
44connect to analog card input, run "mythfilldatabase"
45    Analog channels inserted. Correct.
46
47Create second Video Source "SD - OTA analog 2" with same OTA lineup,
48remove half of analog channels from lineup at SD website, connect
49to analog card input, click "Fetch channels from listings source",
50XXX, add missing half of analog channels back to lineup, click
51"Fetch channels from listings source", YYY
52    XXX - only the selected analog channels inserted. Correct 2.
53    YYY - the additional selected analog channels inserted. Correct 2.
54Create second Video Source "SD - OTA analog 2" with same OTA lineup,
55remove half of analog channels from lineup at SD website, connect
56to analog card input, run "mythfilldatabase --only-update-channels",
57XXX, add missing half of analog channels back to lineup, run
58"mythfilldatabase --only-update-channels", YYY
59    XXX - only the selected analog channels inserted. Correct 2.
60    YYY - the additional selected analog channels inserted. Correct 2.
61Create second Video Source "SD - OTA analog 2" with same OTA lineup,
62remove half of analog channels from lineup at SD website, connect
63to analog card input, run "mythfilldatabase",
64XXX, add missing half of analog channels back to lineup, run
65"mythfilldatabase", YYY
66    XXX - only the selected analog channels inserted. Correct 2.
67    YYY - the additional selected analog channels inserted. Correct 2.
68
69Create second Video Source "SD - OTA analog 2" with same OTA lineup,
70remove half of analog channels from lineup at SD website, connect
71to analog card input, click "Fetch channels from listings source",
72XXX, add missing half of analog channels back to lineup, run
73"mythfilldatabase --only-update-channels --remove-new-channels"
74    XXX - only the selected analog channels inserted. Correct 2.
75    YYY - no additional channels inserted. Correct 2.
76Create second Video Source "SD - OTA analog 2" with same OTA lineup,
77remove half of analog channels from lineup at SD website, connect
78to analog card input, click "Fetch channels from listings source",
79XXX, add missing half of analog channels back to lineup, run
80"mythfilldatabase --remove-new-channels"
81    XXX - only the selected analog channels inserted. Correct 2.
82    YYY - no additional channels inserted. Correct 2.
83
84Create second Video Source "SD - OTA analog 2" with same OTA lineup,
85remove half of analog channels from lineup at SD website, connect
86to analog card input, click "Fetch channels from listings source",
87XXX, change channum+callsign+name of several channels, add missing
88half of analog channels back to lineup, run
89"mythfilldatabase --only-update-channels --do-channel-updates"
90    XXX - only the selected analog channels inserted. Correct 2.
91    YYY - new channels are inserted, old are updates. Correct 2.
92Create second Video Source "SD - OTA analog 2" with same OTA lineup,
93remove half of analog channels from lineup at SD website, connect
94to analog card input, click "Fetch channels from listings source",
95XXX,change channum+callsign+name of several channels, add missing
96half of analog channels back to lineup, run
97"mythfilldatabase --do-channel-updates"
98    XXX - only the selected analog channels inserted. Correct 2.
99    YYY - new channels are inserted, old are updates. Correct 2.
100
101Create second Video Source "SD - OTA analog 2" with same OTA lineup,
102remove half of channels from lineup at SD website, connect to analog
103card input, click "Fetch channels from listings source", XXX, add
104missing half of analog channels back to lineup except for one analog
105and one digital channel, run
106"mythfilldatabase --only-update-channels --do-not-filter-new-channels"
107    XXX - only the selected analog channels inserted. Correct 2.
108    YYY - all selected channels are inserted, including digital,
109          no unselected channels are inserted. Correct 2.