Pravin Dsilva created ZEPPELIN-2526:
---------------------------------------

             Summary: NotebookSecurityRestApiTest fails with http 302 response
                 Key: ZEPPELIN-2526
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2526
             Project: Zeppelin
          Issue Type: Bug
          Components: zeppelin-server
    Affects Versions: 0.8.0
         Environment: # cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"
# uname -a
Linux 9efcdb4d8880 3.19.0-37-generic #42-Ubuntu SMP Fri Nov 20 18:22:05 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

            Reporter: Pravin Dsilva


5 Failed tests:
  
NotebookSecurityRestApiTest.testThatOtherUserCannotAccessNoteIfPermissionSet:81->createNoteForUser:155
 test note create method:
Expected: HTTP response <200> from /api/notebook/
     but: got <302> Found
  
NotebookSecurityRestApiTest.testThatUserCanSearchNote:115->createNoteForUser:155
 test note create method:
Expected: HTTP response <200> from /api/notebook/
     but: got <302> Found
  
NotebookSecurityRestApiTest.testThatWriterCannotRemoveNote:98->createNoteForUser:155
 test note create method:
Expected: HTTP response <200> from /api/notebook/
     but: got <302> Found
  
NotebookSecurityRestApiTest.testThatOtherUserCanAccessNoteIfPermissionNotSet:72->createNoteForUser:155
 test note create method:
Expected: HTTP response <200> from /api/notebook/
     but: got <302> Found
  
NotebookSecurityRestApiTest.testThatUserCanCreateAndRemoveNote:63->createNoteForUser:155
 test note create method:
Expected: HTTP response <200> from /api/notebook/
     but: got <302> Found




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to