Modify

Opened 8 years ago

Closed 8 years ago

#3249 closed Bug (Rejected)

AutoIt library for Robot Framework launches the incorrect file if filename contains the word "service"

Reported by: mvlismas@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.14.0 Severity: None
Keywords: Cc:

Description

* Settings *
Suite Setup
Library AutoItLibrary

* Test Cases *
PACS Service Admin

[Setup] Launch PACS Service Admin

* Keywords *
Launch PACS Service Admin

AutoItLibrary.Run C:
Program Files (x86)
PACS Service
PACS Service Administration.exe


In the PACS Service directory there are a couple of EXE files.

PACS Service Administration.exe
PACS Service.exe

When I run the test case as it I get an error "Windows Service Start Failure"...

If I modify or remove the word service from the PACS Service Administration.exe and change the test case, then it runs as expected. If I leave PACS Service Administration.exe as is, and modify or remove PACS Service.exe, then the application launches but the test case does not finish. Seems like it is waiting for something.

Attachments (0)

Change History (2)

comment:1 Changed 8 years ago by Jos

Your report is lacking the script demonstrating the believed bug, but honestly think you should come to the forum and ask a question first because it could very well be a script error.
Either way: Post a replicator script when posting a bug report or else it will be closed soon as "No Bug"!

Jos

comment:2 Changed 8 years ago by BrewManNH

  • Resolution set to Rejected
  • Status changed from new to closed

No example script posted showing the issue, seems more like a question than a bug report.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.