> On Jan. 26, 2017, 1:11 a.m., Vinod Kone wrote: > > src/tests/api_tests.cpp, line 4761 > > <https://reviews.apache.org/r/55941/diff/1/?file=1615317#file1615317line4761> > > > > you wanted to test the backwards compatibility here? i.e., setting > > accept to "application/json" and not "application/recordio".
yes, that was my intention. - Anand ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55941/#review163065 ----------------------------------------------------------- On Jan. 26, 2017, 4:50 a.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55941/ > ----------------------------------------------------------- > > (Updated Jan. 26, 2017, 4:50 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-6936 > https://issues.apache.org/jira/browse/MESOS-6936 > > > Repository: mesos > > > Description > ------- > > These tests now set the "Message-Accept", "Message-Content-Type" > headers correctly for streaming responses/requests. > > > Diffs > ----- > > src/tests/api_tests.cpp 400ac6fcd420508509291249cad50679fbe9807d > src/tests/containerizer/io_switchboard_tests.cpp > 2e3cfe5003defdb5c46e770b54199d36be03c804 > > Diff: https://reviews.apache.org/r/55941/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
