Skip to content

Instantly share code, notes, and snippets.

View Kignuf's full-sized avatar
🤖
nodejs, webdriverio & appium projects

Kevin Roulleau Kignuf

🤖
nodejs, webdriverio & appium projects
  • Paris
View GitHub Profile
@Kignuf
Kignuf / logcat.logs
Created March 27, 2018 09:30
emulator is very slow
1|generic:/ $ logcat
--------- beginning of main
03-27 08:49:55.402 48 48 W auditd : type=2000 audit(0.0:1): initialized
03-27 08:49:55.600 48 48 I auditd : type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295
03-27 08:49:55.600 48 48 W auditd : type=1404 audit(0.0:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
03-27 08:49:57.300 1 1 W init : type=1400 audit(0.0:4): avc: denied { write } for name="tracing_on" dev="debugfs" ino=29 scontext=u:r:init:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=0
--------- beginning of system
03-27 08:49:58.771 53 53 I vold : Vold 3.0 (the awakening) firing up
03-27 08:49:58.776 53 53 V vold : Detected support for: ext4 vfat
03-27 08:49:59.345 53 62 D vold : e4crypt_init_user0
@Kignuf
Kignuf / console.out
Last active May 25, 2017 13:01
features/test.feature
Feature: Toto
Scenario: test timeout
✔ Given a short step
✖ Then a long step
Failures:
1) Scenario: test timeout - features/toto.feature:3
Step: Then a long step - features/toto.feature:5
@Kignuf
Kignuf / appium.logs
Last active May 19, 2017 15:05
logs for "no stack available" webdriverio/cucumber issue
[HTTP] --> GET /wd/hub/status {}
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.4","revision":null}}
[HTTP] <-- GET /wd/hub/status 200 11 ms - 83
[HTTP] --> GET /wd/hub/status {}
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.4","revision":null}}
[HTTP] <-- GET /wd/hub/status 200 17 ms - 83
[HTTP] --> GET /wd/hub/status {}
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []
{
"item": [
{
"value": 50,
"text": "Days before AC Home Release"
}
]
}
{
"chart": {
"renderTo": "container",
"type": "area",
"backgroundColor": "transparent",
"style": {
"color": "#b9bbbb"
}
},
"plotOptions": {
@Kignuf
Kignuf / gist:34cdb8a9d4a02eee0f07
Last active May 24, 2016 13:22
SMART top insertions 2
{
"item": [
{
"text": "This is the birthdays widget. Unfortunately there are none to display at the moment"
}
]
}
@Kignuf
Kignuf / gist:ad483bc602e1e2dfb6ca
Last active March 17, 2016 18:10
SMART top insertions
[
{
"title": {
"text": "NETFLIX - HOUSE OF CARS"
},
"description": "Impressions: 202627 - Clic rate: 0.03"
},
{
"title": {
"text": "RTB 2014"
@Kignuf
Kignuf / gist:615a33f40d055cde0e6b
Last active February 22, 2016 09:59
geckoboard - test fix downloads
{
"item": [
{
"value": 0,
"text": "Error retrieving data from appannie"
}
]
}
{
"type": "reverse",
"item": [
{
"value": 7,
"text": "Rankings"
},
{
"value": 10
}