Bug 288023 - Fix hudson tests for checking XDCtools compatibility
Summary: Fix hudson tests for checking XDCtools compatibility
Status: REOPENED
Alias: None
Product: RTSC (ARCHIVED)
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Vikram Adiga CLA
QA Contact:
URL:
Whiteboard: target:3.40
Keywords: test
Depends on:
Blocks:
 
Reported: 2009-08-28 20:38 EDT by Amit Mookerjee CLA
Modified: 2014-03-18 12:42 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amit Mookerjee CLA 2009-08-28 20:38:53 EDT
Hudson tests for checking compatibility of XDCtools with different versions of codec engine are not working. Please review http://hollyoak.sanb.design.ti.com:8080/job/XDCtools_vs_CE/52/ for details. Explanation of test results are available at http://wiki.sanb.design.ti.com/twiki/pub/CT/PdpXdcRelease3x15x03/hudson_test_results.txt

For XDCtools 3.16 release these tests need to be fixed.
Comment 1 Jon Rowlands CLA 2010-01-07 19:35:49 EST
Fixed tests on Hudson to apply workaround patches to CE trees before build.
Comment 2 Amit Mookerjee CLA 2010-04-29 12:32:17 EDT
Tests are still failing with XDCtools 3.20
Comment 3 Jon Rowlands CLA 2010-04-29 21:14:23 EDT
Failing tests are due to known incompatibilities. They'll be left
in place to continue testing them on XDCtools 3.16 stream.
Failure cases are:

1. CE 3.20 fails because of known incompatibility with BIOS 6.21
due to xdc.runtime changes and C6000 compiler version change. The
test will start working once CE team moves CE 3.20 build to
XDCtools 3.20 and BIOS 6.30.

2. CE 2.20.01 and 1.20.03 succeed with a customer workaround of
upgrading BIOS to 5.33.06. Without this workaround, they would
fail because of removal of ti.catalog.c470 package.

3. CE 2.00.01, 1.20.03 and 1.10.01 fail because of removal of
ti.catalog.c470 package. Upgrading BIOS to 5.33.06 fails because
this BIOS contains other incompatibilities with the CE product.
Comment 4 Amit Mookerjee CLA 2010-05-11 14:23:31 EDT
All tests are still not passing. Per discussion in team meeting some tests will be taken out for XDCtools 3.20. Bug reopened until this work is completed.