|
|
Created:
4 years, 5 months ago by Srirama Modified:
4 years, 5 months ago CC:
blink-reviews, chromium-reviews, eric.carlson_apple.com, feature-media-reviews_chromium.org, mlamouri+watch-blink_chromium.org, posciak+watch_chromium.org Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionRemove video-test.js dependency from video-[poster*, replaces*] tests.
BUG=588956
Committed: https://crrev.com/666629d6ddb1a480e474239723f37a135c2ebdc5
Cr-Commit-Position: refs/heads/master@{#406551}
Patch Set 1 #
Messages
Total messages: 20 (10 generated)
Description was changed from ========== fix BUG= ========== to ========== Remove video-test.js dependency from video-poster* tests. BUG=588956 ==========
Description was changed from ========== Remove video-test.js dependency from video-poster* tests. BUG=588956 ========== to ========== Remove video-test.js dependency from video-[poster*, replaces*] tests. BUG=588956 ==========
srirama.m@samsung.com changed reviewers: + foolip@chromium.org, fs@opera.com
PTAL.
lgtm (It's good to get some try bot results for changes like this, with changes to expectations, so that one can show what the baseline changes will look like. I assume it's only the DRT output that changes in this case.)
The CQ bit was checked by srirama.m@samsung.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
On 2016/07/20 11:14:49, fs wrote: > lgtm > > (It's good to get some try bot results for changes like this, with changes to > expectations, so that one can show what the baseline changes will look like. I > assume it's only the DRT output that changes in this case.) Infact there is a change in *.png files also when i ran locally. The only difference i can find is that video-test.js is doing "dumpAsText" but adding that here doesn't generate *.png files. I added some arbitrary text just to see if it shows a diff in *.png file, but there are no png files in the layout test results.
On 2016/07/20 at 11:30:59, srirama.m wrote: > On 2016/07/20 11:14:49, fs wrote: > > lgtm > > > > (It's good to get some try bot results for changes like this, with changes to > > expectations, so that one can show what the baseline changes will look like. I > > assume it's only the DRT output that changes in this case.) > > Infact there is a change in *.png files also when i ran locally. The only difference i can find is that video-test.js is doing "dumpAsText" but adding that here doesn't generate *.png files. I added some arbitrary text just to see if it shows a diff in *.png file, but there are no png files in the layout test results. It could be that the png baselines in the tree are stale (not updated w/ changes to the test/framework). We'll see when the bots are done. Like they are now, there would be pixel+text results - while it looks like previously there would only be text (which doesn't appear all that useful for these tests.)
On 2016/07/20 at 11:46:08, fs wrote: > On 2016/07/20 at 11:30:59, srirama.m wrote: > > On 2016/07/20 11:14:49, fs wrote: > > > lgtm > > > > > > (It's good to get some try bot results for changes like this, with changes to > > > expectations, so that one can show what the baseline changes will look like. I > > > assume it's only the DRT output that changes in this case.) > > > > Infact there is a change in *.png files also when i ran locally. The only difference i can find is that video-test.js is doing "dumpAsText" but adding that here doesn't generate *.png files. I added some arbitrary text just to see if it shows a diff in *.png file, but there are no png files in the layout test results. > > It could be that the png baselines in the tree are stale (not updated w/ changes to the test/framework). We'll see when the bots are done. Like they are now, there would be pixel+text results - while it looks like previously there would only be text (which doesn't appear all that useful for these tests.) I checked the output of the mac_chromium_rel_ng bot, and that looked ok (and quite possibly the png was stale). Please check the new baselines carefully though when they turn up.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
On 2016/07/20 11:51:52, fs wrote: > On 2016/07/20 at 11:46:08, fs wrote: > > On 2016/07/20 at 11:30:59, srirama.m wrote: > > > On 2016/07/20 11:14:49, fs wrote: > > > > lgtm > > > > > > > > (It's good to get some try bot results for changes like this, with changes > to > > > > expectations, so that one can show what the baseline changes will look > like. I > > > > assume it's only the DRT output that changes in this case.) > > > > > > Infact there is a change in *.png files also when i ran locally. The only > difference i can find is that video-test.js is doing "dumpAsText" but adding > that here doesn't generate *.png files. I added some arbitrary text just to see > if it shows a diff in *.png file, but there are no png files in the layout test > results. > > > > It could be that the png baselines in the tree are stale (not updated w/ > changes to the test/framework). We'll see when the bots are done. Like they are > now, there would be pixel+text results - while it looks like previously there > would only be text (which doesn't appear all that useful for these tests.) > > I checked the output of the mac_chromium_rel_ng bot, and that looked ok (and > quite possibly the png was stale). Please check the new baselines carefully > though when they turn up. I checked linux and win *actual.png files and linux matches with mac and in windows the scrollbar is different but the posters are correct. Can we go ahead and send it to CQ?
On 2016/07/20 at 14:12:24, srirama.m wrote: > On 2016/07/20 11:51:52, fs wrote: > > On 2016/07/20 at 11:46:08, fs wrote: > > > On 2016/07/20 at 11:30:59, srirama.m wrote: > > > > On 2016/07/20 11:14:49, fs wrote: > > > > > lgtm > > > > > > > > > > (It's good to get some try bot results for changes like this, with changes > > to > > > > > expectations, so that one can show what the baseline changes will look > > like. I > > > > > assume it's only the DRT output that changes in this case.) > > > > > > > > Infact there is a change in *.png files also when i ran locally. The only > > difference i can find is that video-test.js is doing "dumpAsText" but adding > > that here doesn't generate *.png files. I added some arbitrary text just to see > > if it shows a diff in *.png file, but there are no png files in the layout test > > results. > > > > > > It could be that the png baselines in the tree are stale (not updated w/ > > changes to the test/framework). We'll see when the bots are done. Like they are > > now, there would be pixel+text results - while it looks like previously there > > would only be text (which doesn't appear all that useful for these tests.) > > > > I checked the output of the mac_chromium_rel_ng bot, and that looked ok (and > > quite possibly the png was stale). Please check the new baselines carefully > > though when they turn up. > > I checked linux and win *actual.png files and linux matches with mac and in windows the scrollbar is different but the posters are correct. > Can we go ahead and send it to CQ? Absolutely!
The CQ bit was checked by srirama.m@samsung.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Remove video-test.js dependency from video-[poster*, replaces*] tests. BUG=588956 ========== to ========== Remove video-test.js dependency from video-[poster*, replaces*] tests. BUG=588956 ==========
Message was sent while issue was closed.
Committed patchset #1 (id:1)
Message was sent while issue was closed.
Description was changed from ========== Remove video-test.js dependency from video-[poster*, replaces*] tests. BUG=588956 ========== to ========== Remove video-test.js dependency from video-[poster*, replaces*] tests. BUG=588956 Committed: https://crrev.com/666629d6ddb1a480e474239723f37a135c2ebdc5 Cr-Commit-Position: refs/heads/master@{#406551} ==========
Message was sent while issue was closed.
Patchset 1 (id:??) landed as https://crrev.com/666629d6ddb1a480e474239723f37a135c2ebdc5 Cr-Commit-Position: refs/heads/master@{#406551} |