Skip to content
#

cucumber

Here are 1,386 public repositories matching this topic...

lonnblad
lonnblad commented Jan 18, 2021

Please answer these questions before submitting a bug report.

What version of godog are you using?

> godog -version
Godog version is: v0.11.0

What version of Go are you using?

> go version
go version go1.15.6 darwin/amd64

What did you do?

  • Add a step to a feature file including a DocString which has no registered step definition.
  • Execute: `godog ru
artbear
artbear commented Dec 19, 2019

Описание ошибки

Failed
Отчет.АнализЗамеровПроизводительности.ФормаНастроек - <АдминистраторМСК>
Overview History Retries
{ОбщаяФорма.ФормаНастроекОтчета.Форма(34)}: Не передан служебный параметр "НастройкиОтчета".
	ВызватьИсключение НСтр("ru = 'Не передан служебный параметр ""НастройкиОтчета"".'");
Categories: Product defects
Severity: normal
Duration:  205ms
Description
ТестДол
juliogonzalez
juliogonzalez commented Jul 19, 2021

Target is supporting 20.03 LTS.

Research

  • Install the OS on a VM (try SP1 to see how service pack migration works)
  • Verify differences against CentOS8.
    • Installation seems to be the same as CentOS8, but rebranded. Offers only English as Chinese as languages.
    • Ships dnf, so it seems to be based on CentOS8, but does NOT provide modules (dnf module list --all does not sho

Improve this page

Add a description, image, and links to the cucumber topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cucumber topic, visit your repo's landing page and select "manage topics."

Learn more