Skip to content

Instantly share code, notes, and snippets.

@bxdpxndx
Created March 24, 2014 10:37
Show Gist options
  • Save bxdpxndx/9737934 to your computer and use it in GitHub Desktop.
Save bxdpxndx/9737934 to your computer and use it in GitHub Desktop.
testAddField (test_algorithms.TestAlgorithms) ... ok
testAddFieldFixedLength (test_algorithms.TestAlgorithms) ... ok
testCenter (test_algorithms.TestAlgorithms) ... ok
testEnumerate (test_algorithms.TestAlgorithms) ... ok
testEnumerateFixLength (test_algorithms.TestAlgorithms) ... ok
testEnumerateKey (test_algorithms.TestAlgorithms) ... ok
testEnumerateThenFixLength (test_algorithms.TestAlgorithms) ... ok
testFixLength (test_algorithms.TestAlgorithms) ... ok
testGaussianize (test_algorithms.TestAlgorithms) ... ok
testMerge (test_algorithms.TestAlgorithms) ... ok
testNormalize (test_algorithms.TestAlgorithms) ... ok
testRCA (test_algorithms.TestAlgorithms) ... ok
testSVM (test_algorithms.TestAlgorithms) ... ok
testSVM2 (test_algorithms.TestAlgorithms) ... ok
testComplete (test_backwardscompat.TestBackwardsCompatibility) ... ok
testComplete2 (test_backwardscompat.TestBackwardsCompatibility) ... ok
testDataSet (test_backwardscompat.TestBackwardsCompatibility) ... ok
testDoubleLoadMixedVersions (test_backwardscompat.TestBackwardsCompatibility) ... ok
testHistory (test_backwardscompat.TestBackwardsCompatibility) ... ok
testDescriptorComparison (test_bindings.TestBindings) ... ok
testOwnershipIssues (test_bindings.TestBindings) ... ok
testPointLayoutCorrectlyWrapped (test_bindings.TestBindings) ... ok
testAppendDataSet (test_dataset.TestDataSet) ... ok
testAppendDataSetWithEnums (test_dataset.TestDataSet) ... ok
testCollectionMultipleAdd (test_dataset.TestDataSet) ... ok
testCollectionRemovePoints (test_dataset.TestDataSet) ... ok
testDeleteLinkedDataSets (test_dataset.TestDataSet) ... ok
testDoubleLoad (test_dataset.TestDataSet) ... ok
testEnumerate (test_dataset.TestDataSet) ... ok
testEnumerateFixLength (test_dataset.TestDataSet) ... ok
testFixLength (test_dataset.TestDataSet) ... ok
testHistory (test_dataset.TestDataSet) ... ok
testLinkedDataSets (test_dataset.TestDataSet) ... ok
testLinkedViews (test_dataset.TestDataSet) ... ok
testAPICompatibility (test_frozensearch.TestFrozenSearch) ... ok
testLoadDataSet (test_frozensearch.TestFrozenSearch) ... ok
testSimpleSearch (test_frozensearch.TestFrozenSearch) ... ok
testSinglePointConversion (test_frozensearch.TestFrozenSearch) ... ok
testAddToDataSetWithDifferentLayouts (test_layout.TestLayout) ... ok
testBasicReferenceCounting (test_layout.TestLayout) ... ok
testChronoIndependence (test_layout.TestLayout)
Layouts built using the same descriptors but in a different order should still be equal ... ok
testComplexReferenceCounting (test_layout.TestLayout) ... ok
testCopyRemove (test_layout.TestLayout) ... ok
testCorrectNodes (test_layout.TestLayout) ... ok
testCorrectOrdering (test_layout.TestLayout) ... ok
testIndexThrows (test_layout.TestLayout) ... ok
testIntersect (test_layout.TestLayout) ... ok
testLibyaml1024CharLimit (test_layout.TestLayout) ...
[ WARNING ] WARNING: descriptor name contains more than 1024 chars, truncating it to:
[ WARNING ] aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
ok
testMerge (test_layout.TestLayout) ... ok
testMergePointsWithDifferentEnumerationMaps (test_layout.TestLayout)
ticket #74: when changing the layout of a point, we must also make sure that the enum maps are correctly mapped ... ok
testSecondChanceForLayoutEquality (test_layout.TestLayout)
ticket #21: points try to morph to adapt to dataset if they cannot be naturally inserted ... ok
testGaiaFusion (test_merge.TestMerge) ... ok
testNamespaceClash (test_merge.TestMerge) ... ok
testValues (test_merge.TestMerge) ... ok
testAngleDistance (test_metrics.TestMetrics) ... ok
testEnumerate (test_metrics.TestMetrics) ... ok
testEnumerateFixLength (test_metrics.TestMetrics) ... ok
testExponentialCompress (test_metrics.TestMetrics) ... ok
testFixLength (test_metrics.TestMetrics) ... ok
testForceIdentity (test_metrics.TestMetrics) ... ok
testKullbackLeibler (test_metrics.TestMetrics) ... ok
testRhythmDistance (test_metrics.TestMetrics) ... ok
testWeightedPearson (test_metrics.TestMetrics) ... ok
testEnumerate (test_parser.TestParser) ... ok
testEnumerateFixLength (test_parser.TestParser) ... ok
testFixLength (test_parser.TestParser) ... ok
testParserStillInValidStateAfterParserError (test_parser.TestParser)
ticket #20: parser is in invalid state after parser error ... ok
testSimpleExpression (test_parser.TestParser) ... ok
testVariables (test_parser.TestParser) ... ok
testCombinations (test_pythonlib.TestPythonLib) ... ok
testEnumerate (test_serialization.TestSerialization) ... ok
testEnumerateFixLength (test_serialization.TestSerialization) ... ok
testFixLength (test_serialization.TestSerialization) ... ok
testHistory (test_serialization.TestSerialization) ... ok
testLayout (test_serialization.TestSerialization) ... ok
testValueQuoting (test_serialization.TestSerialization) ... ok
testDoesntBlowup (test_transfo.TestTransfo) ... ok
testEnumerate (test_transfo.TestTransfo) ... ok
testEnumerateFixLength (test_transfo.TestTransfo) ... ok
testFixLength (test_transfo.TestTransfo) ... ok
testQt46FloatParameterBug (test_transfo.TestTransfo) ... ok
testRegressionGaia14 (test_transfo.TestTransfo) ... ok
testSimplifyHistory (test_transfo.TestTransfo) ... FAIL
testWrongArgument (test_transfo.TestTransfo) ... ok
testCreatedInputSpace (test_view.TestView) ... ok
testDeleteUnderlyingDataSet (test_view.TestView) ... ok
testEnumerate (test_view.TestView) ... ok
testParsedVsConstructedFilters (test_view.TestView) ... ok
testRegressionIndexing (test_view.TestView) ... ok
testSimple (test_view.TestView) ... ok
testSubspaceSearch (test_view.TestView) ... ok
======================================================================
FAIL: testSimplifyHistory (test_transfo.TestTransfo)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/user/gaia-master/test/unittest/test_transfo.py", line 186, in testSimplifyHistory
'Additional info': {}
AssertionError: Lists differ: [{'Analyzer parameters': {'des... != [{'Analyzer parameters': {'des...
First differing element 0:
{'Analyzer parameters': {'descriptorNames': ['.a.1', '.a.2', '.d', '.e']}, 'Analyzer name': 'remove', 'Applier name': 'removedesc', 'Additional info': {}, 'Applier parameters': {'descriptorNames': ['.a.1', '.a.2', '.d', '.e']}}
{'Analyzer parameters': {'descriptorNames': ['.a.1', '.a.2', '.d']}, 'Analyzer name': 'remove', 'Applier name': 'removedesc', 'Additional info': {}, 'Applier parameters': {'descriptorNames': ['.a.1', '.a.2', '.d']}}
Diff is 767 characters long. Set self.maxDiff to None to see it.
----------------------------------------------------------------------
Ran 91 tests in 80.731s
FAILED (failures=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment