summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls.Issues
diff options
context:
space:
mode:
authorRui Marinho <me@ruimarinho.net>2016-10-06 20:32:41 +0100
committerGitHub <noreply@github.com>2016-10-06 20:32:41 +0100
commitc833da1fdf4fe74f6938494edf957445a460714d (patch)
tree234cd06d068b0c0786075993869339aa27182348 /Xamarin.Forms.Controls.Issues
parentba6caad23ed7abdb1661cc61114c24eb3ae09da1 (diff)
downloadxamarin-forms-c833da1fdf4fe74f6938494edf957445a460714d.tar.gz
xamarin-forms-c833da1fdf4fe74f6938494edf957445a460714d.tar.bz2
xamarin-forms-c833da1fdf4fe74f6938494edf957445a460714d.zip
[UITest] Update to UItest beta 5, fix class naming (#413)
* [UITest] Update to UItest beta 5, fix class naming * [UITest] Fix reference to alpha package * [UITests] Update UITest
Diffstat (limited to 'Xamarin.Forms.Controls.Issues')
-rw-r--r--Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39489.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39489.cs b/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39489.cs
index 89b2793c..32120e58 100644
--- a/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39489.cs
+++ b/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39489.cs
@@ -23,7 +23,7 @@ namespace Xamarin.Forms.Controls
#if UITEST
[Test]
- public async Task Bugzilla39458Test()
+ public async Task Bugzilla39489Test()
{
// Original bug report (https://bugzilla.xamarin.com/show_bug.cgi?id=39489) had a crash (OOM) after 25-30
// page loads. Obviously it's going to depend heavily on the device and amount of available memory, but