yanne / api-testing

I am using this to test GitHub API
1 stars 0 forks source link

RIDE hangs when renaming a resource file keyword #122

Open yanne opened 10 years ago

yanne commented 10 years ago

None

This issue was originally reported to Google Code on Mar 4, 2013.

yanne commented 10 years ago

Original comment by mikko.ko...@gmail.com on Mar 4, 2013.

Do you have a small example case where this happens?

yanne commented 10 years ago

Original comment by fabiol...@gmail.com on Mar 4, 2013.

No unfortunately, it is a big project and I do not know what is causing the problem to make you an small example. Is the attached debug information giving you any hints?.

1) We do use blank spaces when naming keywords, and sometimes dashes "_"

2) We do have keywords having the same name in several resource files, to allow us re-usability of test cases between environments. Basically we only import the resource file we need from a master resource file imported by every test suite but keywords with the same name can be in resource files located in the same directory as the resource file we are using

Do you think item 2 can cause the problem?

yanne commented 10 years ago

Original comment by pekka.klarck on Mar 5, 2013.

This issue has been reported also as part of issue 1142 . Comment 15 in that in that issue contains print_stacks() output that might be interesting.

yanne commented 10 years ago

Original comment by mikko.ko...@gmail.com on Mar 5, 2013.

The debug stack seems to indicate that RIDE is currently processing unknown? variables.. Have to take a closer look later.

yanne commented 10 years ago

Original comment by fabiol...@gmail.com on Mar 5, 2013.

yes i posted the comment 15, but I was not sure if there was any point on commenting on a "won't fix" issue, so I opened a new one. Sorry about that

I guess renaming a keyword from "Text edit" tab is treated different by RIDE, because doing that takes no time.

yanne commented 10 years ago

Original comment by mikko.ko...@gmail.com on Mar 7, 2013.

(No comment was entered for this change.)