Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fots-ctest into lp:zorba

2013-01-08 Thread Chris Hillery
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fots-ctest/+merge/138071 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fots-ctest into lp:zorba

2013-01-08 Thread Chris Hillery
The proposal to merge lp:~zorba-coders/zorba/fots-ctest into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fots-ctest/+merge/138071 -- https://code.launchpad.net/~zorba-coders/zorba/fots-ctest/+merge/138071

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fots-ctest into lp:zorba

2013-01-08 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/fots-ctest-2013-01-08T22-37-44.816Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/fots-ctest/+merge/138071 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fots-ctest into lp:zorba

2013-01-08 Thread Zorba Build Bot
Validation queue job fots-ctest-2013-01-08T22-37-44.816Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/fots-ctest/+merge/138071 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fots-ctest into lp:zorba

2013-01-08 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/fots-ctest into lp:zorba has been updated. Status: Approved = Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fots-ctest/+merge/138071 -- https://code.launchpad.net/~zorba-coders/zorba/fots-ctest/+merge/138071 Your

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fots-ctest into lp:zorba

2012-12-21 Thread Sorin Marian Nasoi
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fots-ctest/+merge/138071 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fots-ctest into lp:zorba

2012-12-18 Thread Sorin Marian Nasoi
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fots-ctest/+merge/138071 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fots-ctest into lp:zorba

2012-12-05 Thread Chris Hillery
Chris Hillery has proposed merging lp:~zorba-coders/zorba/fots-ctest into lp:zorba. Commit message: CTest integration for FOTS driver. Allows automated import of FOTS, and enabling one CTest test per FOTS test set *or* per FOTS test case. Requested reviews: Sorin Marian Nasoi

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fots-ctest into lp:zorba

2012-12-05 Thread Chris Hillery
Sorin: Take a look at test/fots/README.TXT for an explanation of the integration I've done. Please try it out and let me know if you have problems. I don't think this is ready for merge yet since there is no integration with EXPECTED_FAILURE() or anything like it, which is why I haven't voted

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fots-ctest into lp:zorba

2012-12-05 Thread Sorin Marian Nasoi
A couple questions: 1. Can the result= attribute of a test-case in FOTS driver output have values other than pass or fail? Currently I am determining whether a CTest test passes based on this output. I tried to make the default output of FOTS driver the exact thing needed for a W3C