Skip to content

Instantly share code, notes, and snippets.

@shrutis360
Created August 19, 2015 06:32
Show Gist options
  • Save shrutis360/d82dec1e8faee7fb7c77 to your computer and use it in GitHub Desktop.
Save shrutis360/d82dec1e8faee7fb7c77 to your computer and use it in GitHub Desktop.
Error
cd tests && /Applications/Xcode.app/Contents/Developer/usr/bin/make uitest assembly=MonoDevelop.UITests.XQA.dll categories=SolutionLocation
rm -rf ../build/tests/TestResults
NUnit-Console version 2.6.4.14350
Copyright (C) 2002-2012 Charlie Poole.
Copyright (C) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov.
Copyright (C) 2000-2002 Philip Craig.
All Rights Reserved.
Runtime Environment -
OS Version: Unix 14.4.0.0
CLR Version: 4.0.30319.17020 ( Mono 4.0 ( 4.0.3 ((detached/d6946b4 Wed Jul 29 14:46:23 EDT 2015) ) )
ProcessModel: Default DomainUsage: None
Execution Runtime: mono-4.0
Included categories: SolutionLocation
***** XQA.XS.DefaultSolutionLocation.SetProjectLocation
Tests run: 1, Errors: 1, Failures: 0, Inconclusive: 0, Time: 10.3094565 seconds
Not run: 0, Invalid: 0, Ignored: 0, Skipped: 0
Errors and Failures:
1) Test Error : XQA.XS.DefaultSolutionLocation.SetProjectLocation
System.TimeoutException : Timeout while executing WaitForElement: c => c.Textfield ().Marked ("locationTextBox").Text ("/Users/ixamarin78/Shruti/Projects", True);
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x001e9] in /private/tmp/source-mono-mac-4.0.0-branch-c5sr3/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.3/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:249
make[2]: *** [uitest] Error 1
make[1]: *** [uitest] Error 2
make: *** [uitest] Error 2
XamnewiMac:Monodevelop ixamarin78$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment