Andrey Loskutov

Results 414 comments of Andrey Loskutov

Yes, I assume our build infrastructure is **very** unstable / slow on Linux. So if the test can increase timeout, it would be better as to disable this test completely.

One thing that strikes me immediately: since when do we have **JDT** code / bundles during our resources tests??? I would not expect java indexer running, but it is obviously...

Hmm. I don't see anything in the stack that could give a hint why don't we move forward with the test. Could be the thread dump is (consistently) incomplete, I...

@SudhindraKKulkarni : please don't use "merge", we do not allow merge commits. Please rebase your original change on top of master & force push.

This (or similar) functionality is provided by [zip editor plugin](https://github.com/uvoigt/zipeditor).

Jave you seen https://github.com/uvoigt/zipeditor ? That one is almost perfect.

> zipeditor is quite limited, see [#494 (comment)](https://github.com/eclipse-platform/eclipse.platform/issues/494#issuecomment-1588900179) This isn't really a big problem, considering the rest works fine.

Here how TabFolder looks like on RHEL 9.2: ![image](https://github.com/user-attachments/assets/55998d79-5ab1-4a6f-8955-18ac3463e7ec) Here CTabFolder used in your snippet: ![image](https://github.com/user-attachments/assets/07b69e03-e4eb-495c-927a-dd731ed6f649) Obviously they differ, but the one is created by native widget toolkit, other one...

@SyntevoAlex : any chance you could look at #883 & remark there regarding the "complete" solution?