oceanbase / oceanbase/oceanbase

[Bug]: Unit testing make fail

Open
#1,273 2 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

type: bug
Dominant language
C++
Stars
10.3k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

Please check the issue list for the same bug
  • Please checked issue list and confirm this bug is encountered for the first time.
  • Please try full text in English and attach precise description.
Environment
os:centos7
commitId:50f8a74
Fast Reproduce Steps(Required)

Unit testing make fail.

git clone git@github.com:oceanbase/oceanbase.git
cd oceanbase
cd build_debug/unittest/
make -j 4
Actual Behavior
/oceanbase/unittest/storage/test_tenant_tablet_stat_mgr.cpp:14:10: fatal error: 'mtlenv/mock_tenant_module_env.h' file not found
#include "mtlenv/mock_tenant_module_env.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expected Behavior

No response

other information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.