【问题标题】:Grinder - JIRA tests failGrinder - JIRA 测试失败
【发布时间】:2013-03-14 14:27:40
【问题描述】:

我正在尝试以 described here 的身份运行 Atlassian 的 JIRA 研磨机测试

但是,每个测试的结果如下所示。

搜索使我相信当某些仪表板已更改时会出现这样的错误,但这不是我的问题,因为我安装了新的 JIRA,没有更改仪表板。

有没有人成功让这套测试发挥作用?

3/14/13 2:19:47 PM (thread 0 run 0 test 100): Aborted run due to Jython exception:
extraction pattern not matching:  
[title":"Introduction".*?renderedGadgetUrl":"http:\\/\\/.*?(\\/.*?)"] [calling TestRunner]
extraction pattern not matching: [title":"Introduction".*?renderedGadgetUrl":"http:\\/\\/.*?(\\/.*?)"]
    File "/home/users/smcconnell/grinder/jira-performance-tests/target/classes/test_scripts/./env.py", line 56, in extract
    File "/home/users/smcconnell/grinder/jira-performance-tests/target/classes/test_scripts/./dashboard.py", line 156, in notLoggedIn
    File "/home/users/smcconnell/grinder/jira-performance-tests/target/classes/test_scripts/./interactions.py", line 78, in goHome
    File "./agent_issue_browser.py", line 34, in __call__
3/14/13 2:19:49 PM (thread 0 run 1 test 100): Aborted run due to Jython exception: extraction pattern not matching: [title":"Introduction".*?renderedGadgetUrl":"http:\\/\\/.*?(\\/.*?)"] [calling TestRunner]
extraction pattern not matching: [title":"Introduction".*?renderedGadgetUrl":"http:\\/\\/.*?(\\/.*?)"]
    File "/home/users/smcconnell/grinder/jira-performance-tests/target/classes/test_scripts/./env.py", line 56, in extract
    File "/home/users/smcconnell/grinder/jira-performance-tests/target/classes/test_scripts/./dashboard.py", line 156, in notLoggedIn
    File "/home/users/smcconnell/grinder/jira-performance-tests/target/classes/test_scripts/./interactions.py", line 78, in goHome
    File "./agent_issue_browser.py", line 34, in __call__

【问题讨论】:

  • 请将磨床脚本连同您粘贴的错误一起发布。你给我们留下了我们对可能出错的疯狂想象

标签: jira grinder


【解决方案1】:

我遇到了同样的问题。问题似乎是 JIRA 配置了 gzip 压缩。在“常规配置”页面关闭 gzip 压缩后,测试开始运行。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2013-10-09
    • 1970-01-01
    • 1970-01-01
    • 2013-10-23
    • 2011-02-16
    • 2021-07-03
    相关资源
    最近更新 更多