- [FIXED] MuteIcon Bug
- [PENDING] DownloadManager Test
- [DONE] Headphone Test
- a11y check
- a11y integration test
- [DONE] Call forwarding test
- Start/Stop radio event listener
- [DONE] NFC Test
- Test mobile connection icon dataset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"properties": { | |
"buildnumber": 47, | |
"product": "b2g", | |
"script_repo_revision": "production", | |
"branch": "gaia-try", | |
"repository": "", | |
"buildername": "b2g_ubuntu64_vm gaia-try opt test gaia-unit", | |
"stage_platform": "linux64_gecko", | |
"basedir": "/builds/slave/test", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scripts/scripts/gaia_unit.py --cfg b2g/gaia_unit_production_config.py -c b2g/gaia_try.py -c http://hg.mozilla.org/integration/gaia-try/raw-file/b28e1af0e3790479a8d63b7e469c31908a49c421/linux64.json --blob-upload-branch gaia-try --download-symbols ondemand --cfg developer_config.py --test-url https://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-central-linux64_gecko/1424736357/en-US/b2g-39.0a1.en-US.linux-x86_64.tests.zip --installer-url https://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-central-linux64_gecko/1424736357/en-US/b2g-39.0a1.en-US.linux-x86_64.tar.bz2 --gaia-repo https://hg.mozilla.org/integration/gaia-central |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for (var id in window.appWindowManager.getApps()) { | |
window.appWindowManager.getApps()[id].browser.element.stop(); | |
} |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!function(e) { | |
function t(r) { | |
if (n[r]) | |
return n[r].exports; | |
var i = n[r] = {exports: {},id: r,loaded: !1}; | |
return e[r].call(i.exports, i, i.exports, t), i.loaded = !0, i.exports | |
} | |
var r = window.webpackJsonp; | |
window.webpackJsonp = function(a, o) { | |
for (var s, u, l = 0, c = []; l < a.length; l++) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* global MocksHelper, System, BaseModule, MockPromise */ | |
'use strict'; | |
requireApp('system/test/unit/mock_bluetooth.js'); | |
requireApp('system/test/unit/mock_wifi_manager.js'); | |
requireApp('system/test/unit/mock_settings_core.js'); | |
requireApp('system/js/system.js'); | |
requireApp('system/js/base_module.js'); | |
requireApp('system/js/airplane_mode_service_helper.js'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'use strict'; | |
requireApp('system/shared/test/unit/mocks/mock_promise.js'); | |
(function(exports) { | |
exports.MockSettingsCore = { | |
name: 'SettingsCore', | |
mSettings: {}, | |
mOnflyOperations: [], | |
mTriggerSettingsChange: function(setting) { | |
var promise = new Promise(function(resolve) { |
http://wiki.famitsu.com/terrabattle/
不管哪個機種都先下載 https://www.dropbox.com/sh/41kiuvnrx6gjm46/AACmdcdIqH37WIT0vPotDl-Ba?dl=0
- iOS http://forum.gamer.com.tw/C.php?bsn=26621&snA=461&tnum=49 (可略過製作resumedata.bin段落)
- Android http://forum.gamer.com.tw/C.php?bsn=26621&snA=699&tnum=6
dhth66nWXVCbjdTC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"[WallpaperManager]" "started" wallpaper_manager.js:346 | |
"BluetoothHelper(): connot get default adapter!!!" bluetooth_helper.js:59 | |
"[AppUsage]" "starting app usage metrics collection" app_usage_metrics.js:92 | |
"[WallpaperManager]" "new wallpaper" "size already validated" wallpaper_manager.js:346 | |
"[WallpaperManager]" "publishing wallpaperchange event" wallpaper_manager.js:346 | |
"=== Enable keyboard: app://keyboard.gaiamobile.org run as OOP ===" input_frame_manager.js:139 | |
"[I] " "Do transfer; input and stack: " Object { passcodeTimeout: true, activateUnlock: true, screenOn: true, passcodeEnabled: true, homePressed: false, transitionEnd: false, unlocking: false, keypadInput: "", forciblyUnlock: false } lockscreen_state_logger.js:139 | |
"[I] " "Previous state:" "slideShow" lockscreen_state_logger.js:139 | |
"lss_stack@app://system.gaiamobile.org/js/lockscreen_state_logger.js:81:15 | |
lssm_transfer@app://system.gaiamobile.org/js/lockscreen_state_manager.js:239:5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Mon Aug 25 16:52:41 on ttys010 | |
while': while true; do adb shell cat /sys/block/zram0/mem_used_total; adb shell cat /sys/block/zram0/orig_data_size; adb shell cat /sys/block/zram0/compr_data_size; adb shell b2g-info; sleep 1; done% ~ ⮀ while': while true; do adb shell cat /sys/block/zram0/mem_used_total; adb shell cat /sys/block/zram0/orig_data_size; adb shell cat /sys/block/zram0/compr_data_size; adb shell b2g-info; sleep 1; done | |
quote> | |
~ ⮀ watch -n 1 adb shell b2g-info | |
~ ⮀ while true; do adb shell cat /sys/block/zram0/mem_used_total; adb shell cat /sys/block/zram0/orig_data_size; adb shell cat /sys/block/zram0/compr_data_size; adb shell b2g-info; sleep 1; done | |
15302656 | |
31293440 | |
8574252 | |
| megabytes | | |
NAME PID PPID CPU(s) NICE USS PSS RSS VSIZE OOM_ADJ USER |