[
https://issues.apache.org/jira/browse/MESOS-9247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16708852#comment-16708852
]
Till Toenshoff commented on MESOS-9247:
---------------------------------------
Reducing priority as it failed only once in a long time.
> MasterAPITest.EventAuthorizationFiltering is flaky
> --------------------------------------------------
>
> Key: MESOS-9247
> URL: https://issues.apache.org/jira/browse/MESOS-9247
> Project: Mesos
> Issue Type: Bug
> Components: test
> Affects Versions: 1.7.0
> Reporter: Greg Mann
> Assignee: Till Toenshoff
> Priority: Major
> Labels: flaky, flaky-test, integration, mesosphere
> Attachments: MasterAPITest.EventAuthorizationFiltering.txt
>
>
> Saw this failure on a CentOS 6 SSL build in our internal CI. Build log
> attached. For some reason, it seems that the initial {{TASK_ADDED}} event is
> missed:
> {code}
> ../../src/tests/api_tests.cpp:2922
> Expected: v1::master::Event::TASK_ADDED
> Which is: TASK_ADDED
> To be equal to: event->get().type()
> Which is: TASK_UPDATED
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)