socat TCP-LISTEN:8080,fork,reuseaddr SYSTEM:'./server.sh'
runn run test.runn.yaml
runn run test.runn.yaml
socat TCP-LISTEN:8080,fork,reuseaddr SYSTEM:'./server.sh'
runn run test.runn.yaml
runn run test.runn.yaml
| > [email protected] pretest /Users/okuryu/work/yuidoc | |
| > eslint lib/*.js tests/*.js | |
| > [email protected] test /Users/okuryu/work/yuidoc | |
| > istanbul cover --print=both --yui ytestrunner -- --include ./tests/options.js --include ./tests/builder.js --include ./tests/parser.js --include ./tests/parser_coffee.js --include ./tests/files.js --include ./tests/utils.js --include ./tests/preprocessor.js | |
| warn: Failed to extract port, setting to the default :3000 | |
| (node) util.puts is deprecated. Use console.log instead. |
| > [email protected] pretest /Users/okuryu/work/yuidoc | |
| > eslint lib/*.js tests/*.js | |
| > [email protected] test /Users/okuryu/work/yuidoc | |
| > istanbul cover --print=both --yui ytestrunner -- --include ./tests/options.js --include ./tests/builder.js --include ./tests/parser.js --include ./tests/parser_coffee.js --include ./tests/files.js --include ./tests/utils.js --include ./tests/preprocessor.js | |
| ✔ test: server | |
| ✔ test: server with port |
| [okuryu.local](yui3@calendar-feb-next)$ yeti tests/unit/calendar.html | |
| Agent connected: Firefox (26.0) / Mac OS from 127.0.0.1 | |
| Agent connected: Safari (7.0.1) / Mac OS from 127.0.0.1 | |
| Agent connected: Chrome (31.0.1650.63) / Mac OS from 127.0.0.1 | |
| Agent connected: Internet Explorer (6.0) / Windows XP from 10.0.1.15 | |
| Agent connected: Internet Explorer (7.0) / Windows XP from 10.0.1.15 | |
| Agent connected: Internet Explorer (8.0) / Windows 7 from 10.0.1.15 | |
| Agent connected: Internet Explorer (9.0) / Windows 7 from 10.0.1.15 | |
| Agent connected: Internet Explorer (10.0) / Windows 7 from 10.0.1.15 | |
| Agent connected: Internet Explorer (11.0) / Windows 7 from 10.0.1.15 |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Hello World</title> | |
| </head> | |
| <body> | |
| </body> | |
| </html> |
| [okuryu.local](yui3@dt-body)$ yeti tests/unit/datatable-paginator.html | |
| Creating a Hub. Open `yeti --server` in another Terminal to reuse browsers for future batches. | |
| Waiting for agents to connect at http://10.0.1.13:9000 | |
| ...also available locally at http://localhost:9000 | |
| When ready, press Enter to begin testing. | |
| Agent connected: Firefox (23.0) / Mac OS from 127.0.0.1 | |
| Agent connected: Chrome (30.0.1599.28) / Mac OS from 127.0.0.1 | |
| ✓ Testing started on Firefox (23.0) / Mac OS, Chrome (30.0.1599.28) / Mac OS |
| [okuryu.local]([email protected])$ yeti tests/unit/datatable-paginator.html | |
| Creating a Hub. Open `yeti --server` in another Terminal to reuse browsers for future batches. | |
| Waiting for agents to connect at http://10.0.1.13:9000 | |
| ...also available locally at http://localhost:9000 | |
| When ready, press Enter to begin testing. | |
| Agent connected: Chrome (30.0.1599.28) / Mac OS from 127.0.0.1 | |
| Agent connected: Firefox (23.0) / Mac OS from 127.0.0.1 | |
| ✓ Testing started on Chrome (30.0.1599.28) / Mac OS, Firefox (23.0) / Mac OS |
| project: yui3 | |
| commits: 21231 | |
| files : 5560 | |
| authors: | |
| 3976 Dav Glass 18.7% | |
| 2215 Matt Sweeney 10.4% | |
| 2086 YUI Builder 9.8% | |
| 1897 Luke Smith 8.9% | |
| 1805 Satyen Desai 8.5% |
This is Japanese version of On working remotely - wonko.com by @rgrove.
昨日、Yahoo!は今後リモート環境での業務をやめるという新しい方針を社内で発表しました。
[…]
| <?xml version="1.0" encoding="UTF-8"?> | |
| <table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" https="true"> | |
| <meta> | |
| <author>Ryuichi Okumura</author> | |
| <documentationURL>http://developer.yahoo.co.jp/yconnect/userinfo.html</documentationURL> | |
| </meta> | |
| <bindings> | |
| <select itemPath="" produces="JSON"> | |
| <urls> | |
| <url>https://userinfo.yahooapis.jp/yconnect/v1/attribute</url> |