Guest User

Untitled

a guest
May 22nd, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. "System.TypeInitializationException : The type initializer for 'XQA.Ide.TestBaseUtilities' threw an exception.
  2. 2018-05-16T21:28:22.0943250Z ----> System.ArgumentNullException : Value cannot be null.
  3. 2018-05-16T21:28:22.0963680Z Parameter name: path1
  4. 2018-05-16T21:28:22.0976920Z TearDown : System.NullReferenceException : Object reference not set to an instance of an object
  5. 2018-05-16T21:28:22.0991000Z at XQA.XS.Tests.Base.SetupTestcaseContext (System.String testResultFolder) [0x00146] in <39c5b6a2e5164f3f9b9ab9259e21d268>:0
  6. 2018-05-16T21:28:22.1004910Z at XQA.XS.Tests.InstancePerTestBase.Setup () [0x00001] in <39c5b6a2e5164f3f9b9ab9259e21d268>:0
  7. 2018-05-16T21:28:22.1040400Z at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  8. 2018-05-16T21:28:22.1079890Z at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <17f5177733084096b17badd9e32426e5>:0
  9. 2018-05-16T21:28:22.1111730Z --ArgumentNullException
  10. 2018-05-16T21:28:22.1138260Z at System.IO.Path.Combine (System.String path1, System.String path2) [0x00003] in <17f5177733084096b17badd9e32426e5>:0
  11. 2018-05-16T21:28:22.1157180Z at XQA.Ide.TestBaseUtilities..cctor () [0x0002d] in <dce9a56d6b2d49868ffb936babd3df3c>:0
  12. 2018-05-16T21:28:22.1176760Z --TearDown
  13. 2018-05-16T21:28:22.1196290Z at XQA.XS.Tests.Base.CloseSession (System.Int32 pid) [0x00102] in <39c5b6a2e5164f3f9b9ab9259e21d268>:0
  14. 2018-05-16T21:28:22.1217170Z at XQA.XS.Tests.InstancePerTestBase.TearDown () [0x0000f] in <39c5b6a2e5164f3f9b9ab9259e21d268>:0
  15. 2018-05-16T21:28:22.1242250Z at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  16. 2018-05-16T21:28:22.1283700Z at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <17f5177733084096b17badd9e32426e5>:0"
Add Comment
Please, Sign In to add comment