Advertisement
jflory7

Kernel Regression Scripts, 2015 Nov 14

Nov 14th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. $ ./runtests.sh
  2. Test suite called with default
  3. ./default/mq-memory-corruption PASS
  4. ./default/stack-randomness PASS
  5. ./default/modsign SKIP
  6. ./default/cachedrop SKIP
  7. ./default/paxtest FAIL
  8. ./default/timer-overhead PASS
  9. ./default/memfd PASS
  10. ./default/libhugetlbfs SKIP
  11. ./default/selinux-dac-controls SKIP
  12. ./default/insert_leap_second SKIP
  13. ./default/posix_timers PASS
  14. ./default/sysfs-perms PASS
  15.  
  16. Test suite complete FAIL
  17.  
  18. Your log file is being submitted
  19. FAS password:
  20. Traceback (most recent call last):
  21. File "./fedora_submit.py", line 44, in <module>
  22. password=password
  23. File "/usr/lib/python2.7/site-packages/fedora/client/openidbaseclient.py", line 291, in login
  24. openid_insecure=self.openid_insecure)
  25. File "/usr/lib/python2.7/site-packages/fedora/client/openidproxyclient.py", line 129, in openid_login
  26. 'Un-expected openid provider asked: %s' % response.url)
  27. fedora.client.FedoraServiceError: Un-expected openid provider asked: https://apps.fedoraproject.org/kerneltest/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement