seleniumkit / selenograph

Powered version of Selenium Grid Router
Other
42 stars 14 forks source link

Quota bar is not update on none standard browser name #11

Open Shnitzelil opened 8 years ago

Shnitzelil commented 8 years ago

Hey,

I've created new entry with browser name "iPhone_onXcode7" and "Android 6 on Genymotion" and from unknown reason when tests are using one of those resources and the Quota bar show 0 out of....

Any idea why?

smecsia commented 8 years ago

Hi @Shnitzelil Please post here the output of /api/selenograph/quotas when you have the tests running.

Shnitzelil commented 8 years ago

Ok,

This was during Android test "Android 6 on Genymotion"

{"user1":[{"versions":[{"version":"latest","running":0,"max":50}],"name":"chrome","running":0,"max":50},{"versions":[{"version":"esr_latest","running":0,"max":50}],"name":"firefox","running":0,"max":50},{"versions":[{"version":"10.0","running":0,"max":3},{"version":"11.0","running":0,"max":7}],"name":"internet
explorer","running":0,"max":10}],"all":[{"versions":[{"version":"4.4.4","running":0,"max":10}],"name":"Android
6 on
Genymotion","running":0,"max":10},{"versions":[{"version":"latest","running":0,"max":50}],"name":"chrome","running":0,"max":50},{"versions":[{"version":"esr_latest","running":0,"max":50}],"name":"firefox","running":0,"max":50},{"versions":[{"version":"9.2","running":0,"max":2}],"name":"iPhone_onXcode7","running":0,"max":2},{"versions":[{"version":"10.0","running":0,"max":3},{"version":"11.0","running":0,"max":7}],"name":"internet
explorer","running":0,"max":10},{"versions":[{"version":"latest","running":0,"max":1}],"name":"safari","running":0,"max":1}],"user4":[{"versions":[{"version":"4.4.4","running":0,"max":10}],"name":"Android
6 on
Genymotion","running":0,"max":10},{"versions":[{"version":"9.2","running":0,"max":2}],"name":"iPhone_onXcode7","running":0,"max":2}],"user2":[{"versions":[{"version":"latest","running":0,"max":50}],"name":"chrome","running":0,"max":50},{"versions":[{"version":"esr_latest","running":0,"max":50}],"name":"firefox","running":0,"max":50},{"versions":[{"version":"10.0","running":0,"max":3},{"version":"11.0","running":0,"max":7}],"name":"internet
explorer","running":0,"max":10}],"user5":[{"versions":[{"version":"latest","running":0,"max":50}],"name":"chrome","running":0,"max":50},{"versions":[{"version":"esr_latest","running":0,"max":50}],"name":"firefox","running":0,"max":50},{"versions":[{"version":"10.0","running":0,"max":3},{"version":"11.0","running":0,"max":7}],"name":"internet
explorer","running":0,"max":10}],"user3":[{"versions":[{"version":"latest","running":0,"max":50}],"name":"chrome","running":0,"max":50},{"versions":[{"version":"esr_latest","running":0,"max":50}],"name":"firefox","running":0,"max":50},{"versions":[{"version":"10.0","running":0,"max":3},{"version":"11.0","running":0,"max":7}],"name":"internet
explorer","running":0,"max":10},{"versions":[{"version":"latest","running":0,"max":1}],"name":"safari","running":0,"max":1}],"web":[{"versions":[{"version":"latest","running":0,"max":50}],"name":"chrome","running":0,"max":50},{"versions":[{"version":"esr_latest","running":0,"max":50}],"name":"firefox","running":0,"max":50},{"versions":[{"version":"10.0","running":0,"max":3},{"version":"11.0","running":0,"max":7}],"name":"internet
explorer","running":0,"max":10}]}

On Mon, Sep 12, 2016 at 6:06 PM, Ilya notifications@github.com wrote:

Hi @Shnitzelil https://github.com/Shnitzelil Please post here the output of /api/selenograph/quotas when you have the tests running.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/seleniumkit/selenograph/issues/11#issuecomment-246378290, or mute the thread https://github.com/notifications/unsubscribe-auth/AHrq50GD05cmJ_VlPrFxRMWXRU1MXalkks5qpWqLgaJpZM4J6p-u .

Kobi Gana קובי גנה