Jérôme Laban
|
bd7f4d3042
|
Merge pull request #2276 from unoplatform/dev/jela/ios-snapshots
Restore iOS Snapshot Tests
|
2019-12-09 10:43:44 -05:00 |
Jerome Laban
|
c85bebb589
|
Improve comparer memory management
|
2019-12-09 08:24:04 -05:00 |
Jérôme Laban
|
a159b0edd5
|
Merge pull request #2279 from unoplatform/dependabot/nuget/Microsoft.SourceLink.GitHub-1.0.0
Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0
|
2019-12-09 08:21:18 -05:00 |
Jérôme Laban
|
5dff47b712
|
Merge pull request #2281 from unoplatform/dependabot/nuget/docfx.console-2.48.0
Bump docfx.console from 2.47.0 to 2.48.0
|
2019-12-09 08:20:49 -05:00 |
Jerome Laban
|
743ec77a2a
|
Split UI Tests in two groups
|
2019-12-09 08:01:11 -05:00 |
Jerome Laban
|
10f7e67f81
|
Disable GitHub comment posting for PRs
|
2019-12-09 07:46:25 -05:00 |
dependabot-preview[bot]
|
3e709cf167
|
Bump docfx.console from 2.47.0 to 2.48.0
Bumps [docfx.console](https://github.com/dotnet/docfx) from 2.47.0 to 2.48.0.
- [Release notes](https://github.com/dotnet/docfx/releases)
- [Changelog](https://github.com/dotnet/docfx/blob/dev/RELEASENOTE.md)
- [Commits](https://github.com/dotnet/docfx/compare/v2.47...v2.48)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-09 10:38:34 +00:00 |
dependabot-preview[bot]
|
e334529234
|
Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta2-19554-01 to 1.0.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0-beta2-19554-01...1.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-09 10:37:45 +00:00 |
Jerome Laban
|
7610c09f41
|
Add AutoRetry missing attribute
|
2019-12-08 19:26:15 -05:00 |
Jerome Laban
|
ccafcd3760
|
Update to latest bootstrapper
Removes the dependency on mono-jenkins CI output
|
2019-12-08 17:06:57 -05:00 |
Jerome Laban
|
1af325de61
|
Allow for iOS snapshot tests to restart for every fixture
|
2019-12-07 20:34:53 -05:00 |
Jerome Laban
|
8d8a4d7134
|
Adjust regex filter for iOS
|
2019-12-07 13:50:17 -05:00 |
Jerome Laban
|
72e990fe6e
|
Disable waitForSampleControl for snapshots tests
Only rely on IsTestDone which is based on test id and cannot race with the previous test and the RunTest backdoor. Reduce retry time for IsTestDone.
|
2019-12-07 12:01:57 -05:00 |
Jerome Laban
|
bb4c3f7405
|
Adjust image decoding to account for DPI changes on iOS
|
2019-12-07 12:00:08 -05:00 |
Jerome Laban
|
817e543553
|
Bump test timeout to 120 minutes
|
2019-12-06 17:54:30 -05:00 |
Jérôme Laban
|
1aab788889
|
Merge pull request #2274 from unoplatform/dev/jela/uitests-update
Add support for Automation SetDependencyPropertyValue
|
2019-12-06 16:51:06 -05:00 |
Jerome Laban
|
5fa1ac8523
|
Restore iOS Snapshot tests
Disable CommandBar tests for iOS only, see https://github.com/unoplatform/uno/issues/1955
|
2019-12-06 16:50:15 -05:00 |
Jerome Laban
|
47a17816a5
|
Add missing XamlDefaultComboBox
|
2019-12-06 16:50:15 -05:00 |
Jerome Laban
|
d4123ce1c6
|
Disable time-dependent screenshots
|
2019-12-06 16:50:14 -05:00 |
Jerome Laban
|
149eb9ae19
|
[iOS] Fix NRE in TextBlock
Fixes https://github.com/unoplatform/uno/issues/2051
|
2019-12-06 16:50:14 -05:00 |
Jerome Laban
|
98f1faa8bf
|
Adjust for invalid iOS signature
|
2019-12-06 14:06:46 -05:00 |
Jerome Laban
|
588156000f
|
Add support for Automation SetDependencyPropertyValue
|
2019-12-06 13:04:39 -05:00 |
Jérôme Laban
|
36d1c396da
|
Merge pull request #2273 from unoplatform/dev/jela/uitests-update
Adjust image comparer
|
2019-12-06 09:55:47 -05:00 |
Jerome Laban
|
3c3a4ed72e
|
Filter builds from source
|
2019-12-06 08:48:36 -05:00 |
Jerome Laban
|
3bf714e534
|
Adjust image comparer
- Fix image comparer stride
- Long paths fixes
- Don't compare with failed builds
|
2019-12-06 07:49:37 -05:00 |
Xiaotian Gu
|
4eb8dcb634
|
Merge pull request #2242 from unoplatform/dev/xygu/2227/color-brush-literal-sourcegen
Add support for XAML literal Color and SolidColorBrush
|
2019-12-05 17:20:34 -05:00 |
Jérôme Laban
|
9e21cf131c
|
Merge pull request #2246 from unoplatform/dev/jela/uitests-update
Update UI Tests
|
2019-12-05 17:19:25 -05:00 |
Jerome Laban
|
92bce8951b
|
Adjust screenshots comparer
- Enumerate all available platforms
- Update totals
- Change WebClient encoding for emojis
|
2019-12-05 16:12:46 -05:00 |
Agnes ZITTE
|
9df0bb28a8
|
Merge pull request #2265 from unoplatform/dev/agzi/UpdateTipsDebugChrome
Added additional tip for debugging with Chrome
|
2019-12-05 14:42:48 -05:00 |
Agnès Zitte
|
5979f6b04c
|
Added additional tip for debugging with Chrome
|
2019-12-05 13:41:34 -05:00 |
Jerome Laban
|
7f2898418a
|
Update to net4.7.2 for long path support
|
2019-12-05 13:05:20 -05:00 |
Jerome Laban
|
37156380c4
|
Adjust test generator for implicit names
|
2019-12-05 10:43:02 -05:00 |
Jerome Laban
|
14c6007080
|
Update IgnoreInSnapshotTests
|
2019-12-05 09:07:02 -05:00 |
Jerome Laban
|
fb2fd91748
|
Remove workaround for https://developercommunity.visualstudio.com/content/problem/844025/container-build-jobs-paths-are-incorrectly-mapped.html
|
2019-12-05 08:05:08 -05:00 |
Jerome Laban
|
f6f1191589
|
Use ignoreInSnapshotTests in snapshot tests.
|
2019-12-05 08:05:08 -05:00 |
Jerome Laban
|
b40cec4ff2
|
Disable failing tests, structure is working
To be restored in a separate PR
|
2019-12-05 08:05:08 -05:00 |
Jerome Laban
|
a7133a462c
|
Wait less between test run and retry faster for ready state
|
2019-12-05 08:05:08 -05:00 |
Jerome Laban
|
e1b9301f11
|
Move UITest screenshots to proper location
|
2019-12-05 08:05:08 -05:00 |
Jerome Laban
|
47ee2d9862
|
Adjust path, enable comments
|
2019-12-05 08:05:08 -05:00 |
Jerome Laban
|
8350174955
|
Add snapshots PR comment
|
2019-12-05 08:04:43 -05:00 |
Jerome Laban
|
d19f7d1fda
|
Update android solution filter
|
2019-12-05 08:04:43 -05:00 |
Jerome Laban
|
8157a278b2
|
Adjust snapshot tests autorestart
|
2019-12-05 08:04:43 -05:00 |
Jerome Laban
|
9629471e04
|
Adjust snapshot output paths
|
2019-12-05 08:04:43 -05:00 |
Jerome Laban
|
e07d72b957
|
Invert snapshot condition
|
2019-12-05 08:04:43 -05:00 |
Jerome Laban
|
9d0e2a8acb
|
Remove Debugger.Launch
|
2019-12-05 08:04:43 -05:00 |
Jerome Laban
|
1cfb40edf2
|
Fix generator path
|
2019-12-05 08:04:42 -05:00 |
Jerome Laban
|
fd54ca325f
|
Build the test generator dependency
|
2019-12-05 08:04:42 -05:00 |
Jerome Laban
|
f4d5b01d07
|
Fix android/ios snapshot filtering
|
2019-12-05 08:04:42 -05:00 |
Jerome Laban
|
17129b5955
|
Enable snapshots testing
|
2019-12-05 08:04:42 -05:00 |
Jerome Laban
|
f6d87f6215
|
Adjust boot_competed based on API level
|
2019-12-05 08:04:42 -05:00 |