Advertisement
Guest User

Untitled

a guest
Feb 7th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. tests/Selenium.hs:393:12:
  2.   1) main page using chrome, footer, isn't overflowing
  3.        uncaught exception: FailedCommand
  4.        FailedCommand UnknownError                                                            
  5.        Session: SessionId "a3052a2359ebe63ed46ab84b87cd60af" at "127.0.0.1":4444            
  6.        <unknown exception>: unknown error: call function result missing 'value'              
  7.          (Session info: chrome=72.0.3626.96)                                                
  8.          (Driver info: chromedriver=2.26.436382 (70eb799287ce4c2208441fc057053a5b07ceabac),platform=Linux 4.15.0-45-generic x86_64)                                                      
  9.  
  10.   To rerun use: --match "/main page using chrome/footer/isn't overflowing/"
  11.  
  12.   tests/Selenium.hs:393:12:
  13.   2) categories using chrome add a new category
  14.        uncaught exception: FailedCommand
  15.        FailedCommand UnknownError                                                            
  16.        Session: SessionId "47bd4844363ccffec6323bda116db594" at "127.0.0.1":4444            
  17.        <unknown exception>: unknown error: call function result missing 'value'              
  18.          (Session info: chrome=72.0.3626.96)                                                
  19.          (Driver info: chromedriver=2.26.436382 (70eb799287ce4c2208441fc057053a5b07ceabac),platform=Linux 4.15.0-45-generic x86_64)                                                      
  20.  
  21.   To rerun use: --match "/categories using chrome/add a new category/"
  22.  
  23.   tests/Selenium.hs:393:12:
  24.   3) items using chrome create a test category
  25.        uncaught exception: FailedCommand
  26.        FailedCommand UnknownError                                                            
  27.        Session: SessionId "bf8428b52db4b92aa71dc671ea69487c" at "127.0.0.1":4444            
  28.        <unknown exception>: unknown error: call function result missing 'value'              
  29.          (Session info: chrome=72.0.3626.96)                                                
  30.          (Driver info: chromedriver=2.26.436382 (70eb799287ce4c2208441fc057053a5b07ceabac),platform=Linux 4.15.0-45-generic x86_64)                                                      
  31.  
  32.   To rerun use: --match "/items using chrome/create a test category/"
  33.  
  34.   tests/Selenium.hs:393:12:
  35.   4) markdown using chrome, Markdown isn't allowed in category names, when creating a category
  36.        uncaught exception: FailedCommand
  37.        FailedCommand UnknownError                                                            
  38.        Session: SessionId "c4b967c59781dd05bb31154e852224de" at "127.0.0.1":4444            
  39.        <unknown exception>: unknown error: call function result missing 'value'              
  40.          (Session info: chrome=72.0.3626.96)                                                
  41.          (Driver info: chromedriver=2.26.436382 (70eb799287ce4c2208441fc057053a5b07ceabac),platform=Linux 4.15.0-45-generic x86_64)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement