Skip to content

Instantly share code, notes, and snippets.

@maggu2810
maggu2810 / gist:6c4ca383d41326b38589
Created February 7, 2016 17:13
pr959 test failure
[INFO] ------------------------------------------------------------------------
[INFO] Building Eclipse SmartHome Core Tests 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.smarthome.core.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier (default-build-qualifier) @ org.eclipse.smarthome.core.test ---
[INFO] The project's OSGi version is 0.8.0.201602071708
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:validate-id (default-validate-id) @ org.eclipse.smarthome.core.test ---
@maggu2810
maggu2810 / gist:de8c491fb8bee21ed684
Created March 22, 2016 14:26
failed automation test
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest
15:04:00.617 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:00.728 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:00.788 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 2, for automation bundle 'org.eclipse.smarthome.automation.integration.test'
15:04:00.789 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 2, for automation bundle 'org.eclipse.smarthome.automation.module.core'
15:04:00.790 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 2, for automation bundle 'org.eclipse.smarthome.automation.sample.extension.json'
15:04:00.812 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smartho
@maggu2810
maggu2810 / gist:0e449195ea7761fdfdb7bec03bc9bc22
Created April 4, 2016 06:36
Test failure(s): Building Eclipse SmartHome Thing Tests 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Building Eclipse SmartHome Thing Tests 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.smarthome.core.thing.test ---
[INFO] Deleting /home/rathgeb/bin/pkgs/eclipse/smarthome-master/git/smarthome/bundles/core/org.eclipse.smarthome.core.thing.test/target
[INFO]
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier (default-build-qualifier) @ org.eclipse.smarthome.core.thing.test ---
[INFO] The project's OSGi version is 0.8.0.201604040628
[INFO]
@maggu2810
maggu2810 / gist:1eabd3be39c36fd91fdae20d937c9e65
Created April 4, 2016 11:42
Test failure(s): org.eclipse.smarthome.binding.hue.test.HueLightHandlerOSGiTest
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.eclipse.smarthome.binding.hue.test.HueLightHandlerOSGiTest
Tests run: 28, Failures: 5, Errors: 1, Skipped: 0, Time elapsed: 82.383 sec <<< FAILURE! - in org.eclipse.smarthome.binding.hue.test.HueLightHandlerOSGiTest
assert command for brightness channel: on(org.eclipse.smarthome.binding.hue.test.HueLightHandlerOSGiTest) Time elapsed: 1.342 sec
assert command for color channel: black(org.eclipse.smarthome.binding.hue.test.HueLightHandlerOSGiTest) Time elapsed: 1.099 sec
assert command for color channel: white(org.eclipse.smarthome.binding.hue.test.HueLightHandlerOSGiTest) Time elapsed: 1.103 sec
assert command for color channel: increase(org.eclipse.smarthome.binding.hue.test.HueLightHandlerOSGiTest) Time elapsed: 11.219 sec <<< FAILURE!
java.lang.AssertionError:
$ tail -n 10000 -f distributions/base/target/assembly/data/log/karaf.log
Apr 04, 2016 1:22:19 PM org.apache.karaf.main.Main launch
INFO: Installing and starting initial bundles
Apr 04, 2016 1:22:19 PM org.apache.karaf.main.Main launch
INFO: All initial bundles installed and set to start
Apr 04, 2016 1:22:19 PM org.apache.karaf.main.lock.SimpleFileLock lock
INFO: Trying to lock /home/rathgeb/workspace/projects-oss/shk/distributions/base/target/assembly/lock
Apr 04, 2016 1:22:19 PM org.apache.karaf.main.lock.SimpleFileLock lock
INFO: Lock acquired
Apr 04, 2016 1:22:19 PM org.apache.karaf.main.Main$KarafLockCallback lockAquired
{
"enabled": true,
"status": {
"status": "IDLE",
"statusDetail": "NONE"
},
"triggers": [
{
"id": "trigger_1",
"label": "Item State Change Trigger",