|
Bugzilla – Full Text Bug Listing |
| Summary: | test case for build-test | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Stephan Kulow <coolo> |
| Component: | YaST2 | Assignee: | Jiri Srain <jsrain> |
| Status: | RESOLVED WONTFIX | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | captain.magnus, deanjo, forgotten_0RO3Kla3Ru, francis, jsrain, jsuchome, kailed, mvidner, robert.brooks, sontek |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 382703 | ||
| Bug Blocks: | |||
| Attachments: | Sample testsuite | ||
|
Description
Stephan Kulow
2008-05-09 09:09:25 UTC
We could use the macro recorder to perform an installation, however, I don't think that we can shield from SaX. Anyway, I don't quite understand what you require by thig bug, could you, please, explain? I'm just talking about the attached test case, which tests sax perl bindings out of ycp. No need to test an installation. I doubt. We would need a test mode of SaX, which does not actually write any configuration files. Stefan, do we have something like that? actually if you run the test case as nobody, it will do exactly that :) nobody@desdemona:~> /usr/lib/YaST2/bin/y2base /suse/coolo/attachment.ycp UI YaST got signal 11 at YCP file Keyboard.ycp:934 Speicherzugriffsfehler (core dumped) I'm talking about https://bugzilla.novell.com/attachment.cgi?id=213736 btw No idea, why this one has been reassigned to me. Please explain. (In reply to comment #7 from Stefan Dirsch) > No idea, why this one has been reassigned to me. Please explain. Looks like this has been reverted meanwhile. Created attachment 216430 [details]
Sample testsuite
This testsuite could work to find out whether the call can succeed, however, SaX would need to run properly even without graphics card.
However, since we need to build distro even on computers without graphics card (and the detection needs several filesystems which are not mounted during the build process), I cannot do a proper testsuite. The only chance I see is having SaX detect being run in a testsuite and use some hardcoded data instead of reading from system in this case. |