Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Disable line_height tests on Windows #6423

Merged
merged 1 commit into from
Oct 3, 2018
Merged

Conversation

GaryQian
Copy link
Contributor

@GaryQian GaryQian commented Oct 3, 2018

No description provided.

@GaryQian GaryQian merged commit 191168c into flutter:master Oct 3, 2018
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...191168c

git log 74662ab..191168c --no-merges --oneline
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...30f78af

git log 74662ab..30f78af --no-merges --oneline
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...165f3dd

git log 74662ab..165f3dd --no-merges --oneline
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...4af077b

git log 74662ab..4af077b --no-merges --oneline
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...37fd43d

git log 74662ab..37fd43d --no-merges --oneline
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...5340f42

git log 74662ab..5340f42 --no-merges --oneline
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...5fe7e37

git log 74662ab..5fe7e37 --no-merges --oneline
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...83151d9

git log 74662ab..83151d9 --no-merges --oneline
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...58fbd1f

git log 74662ab..58fbd1f --no-merges --oneline
58fbd1f Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (flutter/engine#6435)
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...58fbd1f

git log 74662ab..58fbd1f --no-merges --oneline
58fbd1f Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (flutter/engine#6435)
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...58fbd1f

git log 74662ab..58fbd1f --no-merges --oneline
58fbd1f Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (flutter/engine#6435)
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter/engine@74662ab...58fbd1f

git log 74662ab..58fbd1f --no-merges --oneline
58fbd1f Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (flutter/engine#6435)
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
liyuqian added a commit to liyuqian/flutter that referenced this pull request Oct 4, 2018
Also fix the paragraph test.

flutter/engine@74662ab...58fbd1f

git log 74662ab..58fbd1f --no-merges --oneline
58fbd1f Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (flutter/engine#6435)
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter/engine#6432)
5340f42 Revert &flutter#34;Use single_root_scheme when compiling platform (flutter#6402)&flutter#34; (flutter/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle&flutter#39;s trace (flutter/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424)
191168c Disable line_height tests on Windows (flutter/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)
liyuqian added a commit to liyuqian/engine that referenced this pull request Oct 9, 2018
liyuqian added a commit that referenced this pull request Oct 9, 2018
This should fix our Google3 roll.

* Revert "Disable line_height tests on Windows (#6423)"

This reverts commit 191168c.

* Revert "Implement ParagraphStyle.line_height and add tests for line_height and baselines. (#6417)"

This reverts commit 10b4540.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants