Hi,
I'm trying to run Mustella tests to check if my proposed patch for spark
Datagrid didn't break anything but no tests are run.
I've run the full test suite first, then used the utilities to generate the
DB and then the changes.txt which it did generate correcly but when I
launch ./mini_rush.sh -changes I get this
jfernandes@PROGPTJF /cygdrive/c/work/sdks/apacheFlexTrunk/mustella
$ ./mini_run.sh -changes
gumbo\components\DataGrid\Events\DataGrid_Events_basic01.mxml
DataGrid_basic_001.swf
gumbo\components\DataGrid\Events\DataGrid_Events_itemEdit.mxml
DataGrid_itemEditEvent_basic.swf
gumbo\components\DataGrid\Integrations\DataGrid_layout_test001.mxml
DataGrid_basic_005.swf
gumbo\components\DataGrid\Interaction\DataGrid_keys_basic01.mxml
DataGrid_basic_001.swf
gumbo\components\DataGrid\Interaction\DataGrid_keys_basic02.mxml
DataGrid_basic_001.swf
gumbo\components\DataGrid\Interaction\DataGrid_keys_basic03.mxml
DataGrid_basic_001.swf
gumbo\components\DataGrid\Interaction\DataGrid_MouseKey_basic01.mxml
DataGrid_basic_001.swf
gumbo\components\DataGrid\Methods\DataGrid_Methods_basic.mxml
DataGrid_basic.swf
gumbo\components\DataGrid\Methods\DataGrid_Methods_basic_misc.mxml
DataGrid_basic.swf
gumbo\components\DataGrid\Methods\DataGrid_Methods_test001.mxml
DataGrid_basic_001.swf
gumbo\components\DataGrid\Methods\DataGrid_Methods_test002.mxml
DataGrid_basic_001.swf
gumbo\components\DataGrid\Methods\DataGrid_Methods_test003.mxml
DataGrid_basic_001.swf
gumbo\components\DataGrid\Methods\DataGrid_Methods_test004.mxml
DataGrid_basic_001.swf
gumbo\components\DataGrid\Methods\DataGrid_Selection_gettersetter.mxml
DataGrid_basic_004.swf
gumbo\components\DataGrid\Performance\GridSelectionExtendCellSelect_test.mxml
GridSelectionExtendCellSelect.swf
gumbo\components\DataGrid\Performance\GridSelectionExtendRowSelect_test.mxml
GridSelectionExtendRowSelect.swf
gumbo\components\DataGrid\Performance\GridSelectionQuerySelection_test.mxml
GridSelectionQuerySelection.swf
gumbo\components\DataGrid\Performance\GridSelectionToggleCellSelect_test.mxml
GridSelectionToggleCellSelect.swf
gumbo\components\DataGrid\Performance\GridSelectionToggleRowSelect_test.mxml
GridSelectionToggleRowSelect.swf
gumbo\components\DataGrid\Performance\GridSortPreserveSelection_test.mxml
GridSortPreserveSelection.swf
gumbo\components\DataGrid\Properties\DataGrid_dataProvider_test001.mxml
DataGrid_basic_001.swf
gumbo\components\DataGrid\Properties\DataGrid_dataProvider_test002.mxml
DataGrid_basic_002.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_basic.mxml
DataGrid_basic.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_bindable.mxml
DataGrid_bindableProps.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_colResize.mxml
DataGrid_basic.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_customLayerSkin.mxml
DataGrid_customLayerSkins.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_customSkin.mxml
DataGrid_wSkin.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_default.mxml
DataGrid_default.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_editable.mxml
DataGrid_itemEditor.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_globalFormatters.mxml
DataGrid_globalFormatters.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_gridIR.mxml
DataGrid_custom_gridIR.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_IR_Widths.mxml
DataGrid_IRColWidths.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_IRs.mxml
DataGrid_IR.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_lockedRC.mxml
DataGrid_LockedRC.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_mirroring.mxml
DataGrid_mirroring.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_mxIRs.mxml
DataGrid_basic_005.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_MXML.mxml
DataGrid_setInMXML.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_preInit.mxml
DataGrid_preInit.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_showDataTips.mxml
DataGrid_dataTips.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_skinParts.mxml
DataGrid_basic.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_sortable.mxml
DataGrid_basic_001.swf
gumbo\components\DataGrid\Properties\DataGrid_Properties_visible.mxml
DataGrid_basic.swf
gumbo\components\DataGrid\Properties\DataGrid_requireSelection_test001.mxml
DataGrid_basic_003.swf
gumbo\components\DataGrid\Properties\DataGrid_Wireframe.mxml
DataGrid_Wireframe_basic.swf
gumbo\components\DataGrid\Styles\DataGrid_Styles_basic.mxml
DataGrid_basic_005.swf
gumbo\components\DataGrid\Styles\DataGrid_Styles_customScroller.mxml
DataGrid_customScrollerSkin.swf
gumbo\components\Grid\Methods\Grid_Methods_basic.mxml
Grid_basic.swf
gumbo\components\Grid\Properties\Grid_Properties_basic.mxml
Grid_basic.swf
gumbo\components\Grid\Styles\Grid_Styles_basic.mxml
Grid_basic.swf
Managers\StyleManager\Bugs\StyleManager_Bugs.mxml
StyleManager_Bugs_Main.swf
spark\collections\Sort\SparkDataGrid\SF_sparkDataGrid_tester.mxml
SF_sparkDataGrid.swf
Skipping testcase check
Doing a regular mini run
Buildfile: C:\work\sdks\apacheFlexTrunk\mustella\build.xml
cleanswfs:
clean:
[echo] Deleting old results and files from previous testsuite build
check-fonts:
handle_adt_jar:
prepare:
[echo] Preparing testsuite.
prepare:
[echo] Creating build directory...
compile-mustella:
[echo] Compiling mustella source code...
[javac] C:\work\sdks\apacheFlexTrunk\mustella\java\src\build.xml:79:
warning: 'includea
ntruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable
builds
echo-info:
[echo] JAVA_HOME: C:/Program Files
(x86)/Java/jdk1.6.0_21
[echo] FLASHPLAYER_DEBUGGER:
C:\work\sdks\apacheFlex\flashplayer_11_sa_debug.ex
e
[echo] sdk.dir:
C:\work\sdks\apacheFlexTrunk\mustella/..
[echo] mustella exclude file:
C:/work/sdks/apacheFlexTrunk/mustella/tests/Exclud
eListWin.txt
get_date:
get_os:
setup_mac:
setup_windows:
[echo] doing windows setup
[echo] homepath: C:\Users\jfernandes
[echo] trace output file: 1
[echo] apollo_exe: adl.exe
[echo] player is C:\work\sdks\apacheFlex\flashplayer_11_sa_debug.exe
setup_linux:
db_time:
[echo] db_time=2012/11/29 20:23:16
get_mobile_data:
device_fail:
handle_mobile_config:
echo-browser:
echo-apollo:
setup:
[echo] player is C:\work\sdks\apacheFlex\flashplayer_11_sa_debug.exe
[echo] fileset:
setbuildID:
[echo] Target file was:
C:/work/sdks/apacheFlexTrunk/mustella/successfulBuild.properti
es
[echo] ${server}
setHostName:
getConfigId:
getActualRunId:
getRunId:
compilemustellaswc:
realCompile:
build_shell_set:
[echo] shell_file_mxml_equivs is
,gumbocomponentsDataGridEventsDataGrid_Events_basic01
.sh,gumbocomponentsDataGridEventsDataGrid_Events_itemEdit.sh,gumbocomponentsDataGridIntegra
tionsDataGrid_layout_test001.sh,gumbocomponentsDataGridInteractionDataGrid_keys_basic01.sh,
gumbocomponentsDataGridInteractionDataGrid_keys_basic02.sh,gumbocomponentsDataGridInteracti
onDataGrid_keys_basic03.sh,gumbocomponentsDataGridInteractionDataGrid_MouseKey_basic01.sh,g
umbocomponentsDataGridMethodsDataGrid_Methods_basic.sh,gumbocomponentsDataGridMethodsDataGr
id_Methods_basic_misc.sh,gumbocomponentsDataGridMethodsDataGrid_Methods_test001.sh,gumbocom
ponentsDataGridMethodsDataGrid_Methods_test002.sh,gumbocomponentsDataGridMethodsDataGrid_Me
thods_test003.sh,gumbocomponentsDataGridMethodsDataGrid_Methods_test004.sh,gumbocomponentsD
ataGridMethodsDataGrid_Selection_gettersetter.sh,gumbocomponentsDataGridPerformanceGridSele
ctionExtendCellSelect_test.sh,gumbocomponentsDataGridPerformanceGridSelectionExtendRowSelec
t_test.sh,gumbocomponentsDataGridPerformanceGridSelectionQuerySelection_test.sh,gumbocompon
entsDataGridPerformanceGridSelectionToggleCellSelect_test.sh,gumbocomponentsDataGridPerform
anceGridSelectionToggleRowSelect_test.sh,gumbocomponentsDataGridPerformanceGridSortPreserve
Selection_test.sh,gumbocomponentsDataGridPropertiesDataGrid_dataProvider_test001.sh,gumboco
mponentsDataGridPropertiesDataGrid_dataProvider_test002.sh,gumbocomponentsDataGridPropertie
sDataGrid_Properties_basic.sh,gumbocomponentsDataGridPropertiesDataGrid_Properties_bindable
.sh,gumbocomponentsDataGridPropertiesDataGrid_Properties_colResize.sh,gumbocomponentsDataGr
idPropertiesDataGrid_Properties_customLayerSkin.sh,gumbocomponentsDataGridPropertiesDataGri
d_Properties_customSkin.sh,gumbocomponentsDataGridPropertiesDataGrid_Properties_default.sh,
gumbocomponentsDataGridPropertiesDataGrid_Properties_editable.sh,gumbocomponentsDataGridPro
pertiesDataGrid_Properties_globalFormatters.sh,gumbocomponentsDataGridPropertiesDataGrid_Pr
operties_gridIR.sh,gumbocomponentsDataGridPropertiesDataGrid_Properties_IR_Widths.sh,gumboc
omponentsDataGridPropertiesDataGrid_Properties_IRs.sh,gumbocomponentsDataGridPropertiesData
Grid_Properties_lockedRC.sh,gumbocomponentsDataGridPropertiesDataGrid_Properties_mirroring.
sh,gumbocomponentsDataGridPropertiesDataGrid_Properties_mxIRs.sh,gumbocomponentsDataGridPro
pertiesDataGrid_Properties_MXML.sh,gumbocomponentsDataGridPropertiesDataGrid_Properties_pre
Init.sh,gumbocomponentsDataGridPropertiesDataGrid_Properties_showDataTips.sh,gumbocomponent
sDataGridPropertiesDataGrid_Properties_skinParts.sh,gumbocomponentsDataGridPropertiesDataGr
id_Properties_sortable.sh,gumbocomponentsDataGridPropertiesDataGrid_Properties_visible.sh,g
umbocomponentsDataGridPropertiesDataGrid_requireSelection_test001.sh,gumbocomponentsDataGri
dPropertiesDataGrid_Wireframe.sh,gumbocomponentsDataGridStylesDataGrid_Styles_basic.sh,gumb
ocomponentsDataGridStylesDataGrid_Styles_customScroller.sh,gumbocomponentsGridMethodsGrid_M
ethods_basic.sh,gumbocomponentsGridPropertiesGrid_Properties_basic.sh,gumbocomponentsGridSt
ylesGrid_Styles_basic.sh,ManagersStyleManagerBugsStyleManager_Bugs.sh,sparkcollectionsSortS
parkDataGridSF_sparkDataGrid_tester.sh
[echo] mxml_equiv_shells is ${mxml_equiv_shells}
[echo] tmp.sdk.mustella.scripts2 is
chmod_shells:
[echo] changing user shell files to executable
shells:
[exec] done with pre compile step
[java] exclude_filename:
C:/work/sdks/apacheFlexTrunk/mustella/tests/ExcludeListWin.tx
t
[java] os_version: ${os_version}
[java] target_os_name: windows
[java] device_name: ${device_name}
[java] result_include: -includes=SendResultsToRunner
[java] nothing left to do
[java] All done with the compile
[java] leaving the compile, elapsed: 0
[java] ...via exit
[echo] compileswfs jreturn is 0
do_fail:
compileswfs:
getExcludes:
getExcludeIds:
populateExcludeTable:
[echo] populate exclude, got this for db time: 2012/11/29 20:23:16
justrun:
delete_cache:
[echo] delete cache: /Users/jfernandes/Library/Caches/Adobe/Flash
Player/AssetCache
delete_cache:
[echo] delete cache: /Users/jfernandes/AppData/Roaming/Adobe/Flash
Player/AssetCache
[delete] Deleting directory
C:\Users\jfernandes\AppData\Roaming\Adobe\Flash Player\Asset
Cache\69UM2MKU
[delete] Deleting directory
C:\Users\jfernandes\AppData\Roaming\Adobe\Flash Player\Asset
Cache
delete_cache:
[echo] delete cache: C:\Users\jfernandes/Application Data/Adobe/Flash
Player/AssetCach
e
android_runner:
ios_runner:
qnx_runner:
desktop_runner:
[echo] **** Willkommen auf Runner ****
[java] starting results server
[java] starting baseline server
[java] starting the baseline server: Thu Nov 29 20:23:18 GMT 2012
[java] test script count: 1
[java] Skipping:
[java] at the end of main
[java] Shutting down the results server
[java] shutting down the baseline server
[java] done waiting for results...bye
[java] =====================================================
[java] Passes: 0
[java] Fails: 0
[java] =====================================================
[java]
[java] =====================================================
[java] =====================================================
[java] Passed:
[java] =====================================================
[java] =====================================================
[java] Failed:
[java] =====================================================
[java]
[java]
[java] =====================================================
[java] Passes: 0
[java] Fails: 0
[java] =====================================================
[java]
[java]
[java] Wrote summary to results.txt
[java] Wrote failures to failures.txt
call_runners:
run:
BUILD SUCCESSFUL
Total time: 15 seconds
So it seems the tests aren't running. Any idea why?
--
João Fernandes