Skip to content

Instantly share code, notes, and snippets.

@BenBeckley
Created March 9, 2015 21:25
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save BenBeckley/346975babbdca09595ac to your computer and use it in GitHub Desktop.
Samsung Runtime test failure
[FAIL] TotalFreeSpace_IsNotInt64_MaxValue : System.IO.IOException : Win32 IO returned 50. Path: /mnt/.lfs
at System.IO.DriveInfo.GetDiskFreeSpace (System.String path, System.UInt64& availableFreeSpace, System.UInt64& totalSize, System.UInt64& totalFreeSpace) [0x00000] in <filename unknown>:0
at System.IO.DriveInfo.get_TotalFreeSpace () [0x00000] in <filename unknown>:0
at Xamarin.Android.RuntimeTests.DriveInfoTest.TotalFreeSpace_IsNotInt64_MaxValue () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment