Guest User

Untitled

a guest
May 21st, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. Running tests...
  2.  
  3. Running test_1
  4.  
  5. this is a test
  6. this is another test
  7. an error occured: Error Domain=NSCocoaErrorDomain Code=260 UserInfo=0x1001032f0 "The file “completely_fake_file.txt” couldn’t be opened because there is no such file." Underlying Error=(Error Domain=NSPOSIXErrorDomain Code=2 "The operation couldn’t be completed. No such file or directory")
  8.  
  9. Running test_2
  10.  
  11. this is a test
  12. this is another test
  13. an error occured: Error Domain=NSCocoaErrorDomain Code=260 UserInfo=0x100109bf0 "The file “completely_fake_file.txt” couldn’t be opened because there is no such file." Underlying Error=(Error Domain=NSPOSIXErrorDomain Code=2 "The operation couldn’t be completed. No such file or directory")
  14.  
  15. Running test_3
  16.  
  17. this is a test
  18. this is another test
  19. an error occured: Error Domain=NSCocoaErrorDomain Code=260 UserInfo=0x1001032f0 "The file “completely_fake_file.txt” couldn’t be opened because there is no such file." Underlying Error=(Error Domain=NSPOSIXErrorDomain Code=2 "The operation couldn’t be completed. No such file or directory")
  20.  
  21. Running test_4
  22.  
  23. this is a test
  24. this is another test
  25. an error occured: Error Domain=NSCocoaErrorDomain Code=260 UserInfo=0x1001032f0 "The file “completely_fake_file.txt” couldn’t be opened because there is no such file." Underlying Error=(Error Domain=NSPOSIXErrorDomain Code=2 "The operation couldn’t be completed. No such file or directory")
  26.  
  27. Running test_5
  28.  
  29. base continuation
  30. base errorHandler
  31. this is a test
  32. this is another test
  33. an error occured: Error Domain=NSCocoaErrorDomain Code=260 UserInfo=0x10010a6a0 "The file “completely_fake_file.txt” couldn’t be opened because there is no such file." Underlying Error=(Error Domain=NSPOSIXErrorDomain Code=2 "The operation couldn’t be completed. No such file or directory")
Add Comment
Please, Sign In to add comment